Automate Data Workflows with SQL Server Stored Procedures is aimed at enhancing your skills in creating, fine-tuning, and securing SP.
Detailed Summary of “Selling the Invisible: A Field Guide to Modern Marketing” by Harry Beckwith
Let me tell you about a book that seriously changed the way I think about marketing services. It’s called “Selling the Invisible” by Harry Beckwith.
SQL Server Functions for Smart Data Handling – Video Course
I’m excited to introduce my latest offering, the “SQL Server Functions for Smart Data Handling” course, designed to enhance your skills in advanced data handling techniques.
Capturing Stored Procedure Executions with Extended Events in SQL Server
We’ll go through the steps to set up an Extended Events session, run a sample stored procedure, and then query the captured data.
A Walkthrough – DATETRUNC Function in SQL Server
One such tool is the DATETRUNC function, introduced in SQL Server 2022. Let’s take a journey to understand how this function can simplify date handling.
Functions and Missing Indexes – SQL in Sixty Seconds 204
In this blog post, we will discuss the relationship between Functions and Missing Indexes Hints in SQL Server. Functions can reduce query performance.
3 ChatGPT Tricks to Tune SQL Server – SQL in Sixty Seconds 203
In this blog post, I will share three quick and effective methods to tune your SQL Server using ChatGPT. These tricks can help you optimize.