(Peter Vogel) As I’ve noted in an earlier post, I don’t use code snippets much (i.e. “at all”). One of the reasons that I don’t is that I often have existing code that I want to integrate with whatever I’m getting from the code snippets library.
Other News
SQL SERVER – Strange Error Related to Alias
(Pinal Dave) Just another day I got an email from a client who wanted to hire me urgently for their SQL Server Performance issue on the production server.
Spring Boot Web Application Development using JSTL Template
(Han Bo Sun) This tutorial discusses the way to setup a Spring boot application that can utilize JSTL template and taglib.
Scalar functions and improvements in SQL Server 2019
(Tibor Karaszi) Now that SQL server 2019 is released I want to discuss one of the more interesting improvements, at least from a performance perspective.
Fragmentation, the final installment
(Tibor Karaszi) Measuring things can be difficult. I have been painfully reminded of that with my attempts to measure whether fragmentation matters with new hardware.
Using Java @Annotations to Build Full Spring Boot REST API
(Jailson Evora) Check out this post to learn more about the best Java @annotations for building a Spring Boot REST API.
Guru: Edit Result Sets in Run SQL Scripts
(Paul Tuohy) Before getting into the detail in this article, I want it to be clear that I do NOT (in any way) advocate the direct editing of data in a production database. But when it comes to a test database, then the ability to directly edit data is invaluable.
What’s New in .NET Core 3.0?
(Damir Arh) This article is an overview of .NET Core 3.0 covering all the new features and improvements it’s bringing to the .NET ecosystem.
Building A Simple Redis Key Scanner Using Lucee CFML 5.2.8.50 And Jedis
(Ben Nadel) The other day at work, I noticed that our production Redis instance was holding steady, on balance, at about 7GB of memory usage and 14M keys.
Azure VMs with Oracle- Next Steps
(Kellyn Pot’Vin-Gorman) Microsoft has done a great job of documenting how to create a VM with the appropriate VM image and Oracle version, then how to log in, startup the listener and create the database.
