(Bart Oles) The management of database performance is an area that businesses when administrators often find themselves contributing more time to than they expected.
Community
SQL SERVER – Resolve WAIT_ON_SYNC_STATISTICS_REFRESH Wait Type
(Pinal Dave) Every new consulting engagement teaches me new learnings. In the recent SQL Server Comprehensive Database Performance Health Check engagement, I had faced a very interesting issue, which I had not faced so far ever in my career before.
Add Material-UI Table In ReactJS Application
(Sanwar Ranwa) In this article we will learn how to use the Material-UI Table in React applications. Material UI is one of the most popular UI frameworks developed by Google.
Documentation for SQL server 2019
(Tibor Karaszi) Duh, it’s on the web, you say. Yes, of course it is, but sometimes you prefer to have a local copy of the documentation. For instance:
Introduction to Azure SQL Database Auto-Failover Groups
(Marcin Policht) Azure SQL Database offers a number of resiliency features that deliver a mix of high availability and disaster recovery capabilities.
Building and documenting REST APIs with ORDS
(Luis Rodriguez) In the first part of the article we will provide an overview of how you can use Oracle REST Data Services for providing APIs directly from your PL/SQL code . The second part covers how to document our Web services using Swagger.
[Forms to APEX] Creating the APEX Application
(Monica Godoy) In my last blog post, Creating a Migration Project, I showed you different options to replicate your Forms functionality using APEX.
UTL_FILE_DIR and 18c revisited
(Connor McDonald) A couple of years back (wow…time flies!) I made a video and a post about the de-support of UTL_FILE_DIR in 18c. This was good thing because the number of people opting for “utl_file_dir=*” in their init.ora file, and hence opening themselves up to all sorts of risks seemed to be la
Lazy Object Initialization
(David Walsh) The Firefox DevTools underlying code, which is written with JavaScript and HTML, is a complex application. Due to the complexity and amount of work going on, the DevTools team has done everything they can to load as little as possible.
Exploring Tag Islands (Tags In CFScript) In Lucee CFML 5.3.1.13
(Ben Nadel) Yesterday, in my post about using CFML tag syntax in CFScript, Andrew Kretzer told me that Lucee CFML now offers something called “Tag Islands” (seemingly as of Lucee CFML 5.3.1.13).