SQL Server


Task Execution Model

Explore the Task Execution Model used in the Database Engine for efficient CPU thread scheduling and task management.






Restore and Recovery

The restoration process of a SQL Server database passes through two phases: Restore and Recovery.


Writing T-SQL Queries

In late 2018, I recorded a series of videos for APRESS publishing on how to write T-SQL Queries. (I have linked to the O’Reilly website below.) There are four titles in the series with each title about 45 minutes in length. The first is how to write a T-SQL SELECT…


What is SQL?

What is SQL? What is the difference between SQL the language and SQL the server?