(Jeff Smith) I’ve previously talked about Domains…this is the concept where say you want to have a JSON column in your Oracle TABLE, but you always want it defined the same way, e.g. as a CLOB.
Community
SQL SERVER – Script to Get Compiled Plan with Parameters From Cache
(Pinal Dave) Lots of people often ask me as I share pretty everything on the blog – Do I have any Business Secrets. Actually, the answer is no, I never keep any secrets. I always share everything I know and I want my customers and readers learn along with me.
Top 12 React.js Libraries You Should Know In 2019
(Sandeep Aspari) React is one of the most popular JavaScript libraries. Here are top 12 React.js libraries.
Microservices for Java Developers: Continuous Integration and Continuous Delivery
(Andrey Redko) If we look back at the number of challenges associated with the microservice architecture, ensuring that every single microservice is able to speak the right language with each of its peer is probably one of the most difficult ones.
Using replaceUrl To Persist Search Filters In The URL Without Messing Up The Browser History In Angular 7.2.14
(Ben Nadel) I am a strong believer that when building a web-based application, as much state should be pushed into the URL as possible.
Adding a replicated MySQL database instance using a Group Replication server as the source
(Tony Darnell) One of the best features of MySQL is the ability to use MySQL‘s built-in database replication feature to automatically replicate data from one server (source/master) to another (slave/replica).
Final Conclusion for 18c Cluster upgrade state is [NORMAL]
(mdinh) Finally, I have reached a point that I can live with for Grid 18c upgrade because the process runs to completion without any error and intervention.
Create Azure Data Lake Linked Service Using Azure Data Factory
(Ron L’Esteve) As more traditional on-premises data warehouses are now being designed, developed and delivered in the cloud, the data integration, transformation, and orchestration layers are being constructed in Azure Data Factory, which is Microsoft’s on-premises SQL Server Integration Services (S
Introducing the Try .NET Global Tool – interactive in-browser documentation and workshop creator
(Scott Hanselman) If you find yourself learning C# and .NET and come upon the “Run your first C# Program” documentation you may have noticed a “Try the code in your browser” button that lets you work through your first app entirely online, with no local installation!
MySQL statement level tracing
(Mahmoud Hatem) We already have seen how to gather overall MySQL server diagnostics information and how to trace a specific thread activity.
