(David Ramel) Every once in a great while I like to torture myself and waste a few days trying to program a simple app. So I just tried Blazor.
Other News
MySQL UPSERT | INSERT or UPDATE Whichever is Applicable
(Meenakshi Agarwal) This tutorial explains about MySQL UPSERT command with the help of simple examples. An upsert is a smart operation which turns into INSERT or UPDATE whichever is applicable.
Oracle 19c Automatic Indexing: Methodology Introduction (After Today)
(Richard Foote) For the past month or so I’ve been playing around extensively with the new Oracle 19c “Automatic Indexing” feature, so I thought it was time to start blogging about it.
Ansible tips’n’tricks: checking if a systemd service is running
(Martin Bach) I have been working on an Ansible playbook to update Oracle’s Tracefile Analyser (TFA).
SQL SERVER – 3 Different Ways to Explore Actual Execution Plans
(Pinal Dave) In this blog post, we will explore 3 different ways to explore Actual Execution Plans. During the recent Comprehensive Database Performance Health Check, I had discussed this with clients.
Basic Replication — 3 : Multiple Materialized Views
(Hemant K Chitale) You can define multiple Materialized Views against the same Source Table with differences in :
HTML Editor with Live Preview and Style Playground
(Marc Clifton) Edit markup, styles, and Javascript with live preview as well as a style “property grid.”
Track API key usage by combining IBM Cloud IAM and LogDNA search
(Henrik Loeser) Recently, I blogged about tracking account activity from the command line. I showed you how to search IBM Cloud Activity Tracker with LogDNA records using a Python script.
Concepts of Network Model and Hierarchical Data Structure – Part 1
Introduction This article delivers an overview of the network data model as well as the hierarchical data model. The network model as well as the original language were presented in the report of the CONFERENCE/COMMITTEE ON DATA SYSTEMS LANGUAGES (CODASYL) database work group of 1971. That is why it is sometimes called the DBTG model. The revised reports of 1978...
Calculating A Consistent Cache-Friendly Expiration Date For Signed-URLs In Lucee 5.3.2.77
(Ben Nadel) Yesterday, I shared the results of a performance experiment in which I started caching cryptographically signed-URLs in Redis using Lucee 5.3.2.77.
