(lukaseder) One of jOOQ’s biggest strength is the fact that it is a type safe SQL API. “Type safe”, in this context, means that every object that you put in a jOOQ query has a well defined type, such as:
Author: SSWUG Research
How to: Slack or email notifications for IBM Cloud security issues
(Henrik Loeser) In my past blogs I introduced you to IBM Cloud Security Advisor and how to integrate your own security scans. You can view all security findings in the security advisor dashboard.
Extended Events: Live Data Explorer, Getting Started
(Grant Fritchey) One reason a lot of people don’t like Extended Events is because the output is in XML. Let’s face it, XML is a pain in the bottom.
Using DBCC SHRINKDATABASE
(Hannes du Preez) The following command shrinks the size of the data and log files in a database.
The High Availability and Resiliency Architecture in Db2 Warehouse on Cloud
(Aniket Kulkarni) One of the key metrics that hardware and Software components are measured in today is “Availability” metrics. It has become the norm to expect high 9s of availability.
Create Web Workers In Angular
(Maragatha Mani) In this article, we’ll learn how to use web workers in Angular 8/9.
SQL SERVER – Query to List Active and Inactive VLF
(Pinal Dave) Recently, I had a very interesting experience with one of my clients where we observed a large number of VLF files impacting negatively to their performance. We used the in-famous DBCC SHRINKFILE to reduce the VLFs.
MySQL Client program | Some interesting features
(Sri Sakthivel Durai Pandian) As a MySQL database administrator, we all using the MySQL client program for communicate to MySQL Server .
Common .NET Controls Crash Course, Part 4: ImageList
(Hannes DuPreez) Continuing this series, Part 5 talks about the ImageList.
Microsoft Enhances Low-Code Power Apps
(David Ramel) Microsoft’s nod to the low-code movement, Power Apps, has been enhanced with a bevy of new features, including mixed reality, canvas/model support in a new mobile app, UX improvements and more.
