This video is hosted on SQLPASS youtube channel: Neutralize Troublesome SQL Server Indexes – Fun Stories & Demos. Let us watch it.
SQL SERVER – Map SQL Server Session ID to OS Thread ID
He wanted to track the OS Thread ID in Performance Monitor. He asked me if I know any script which can Map SQL Server Session ID to OS Thread ID.
Top 5 SQL in Sixty Seconds Videos
I have received lots of views and comments over them. Today we will be seeing the top 5 SQL in Sixty Seconds Videos.
Java and C at Pluralsight
Today we are going to see some of the courses authored by my friend Jaya Bodkhey on Java and C at Pluralsight. They are very interesting.
SQL Puzzle – SELECT ~ 1 : Guess the Answer
Of course, I have one where you have to guess the answer for a simple select statement. Let us see if you can guess it correctly or not.
Learn SQL Fundamentals for FREE
Team DataQuest has three SQL Server Courses which are absolutely free and help to get started with the SQL fundamentals. Let us learn.
SQL SERVER – Parallelism and Threads with No Work
One of my repeat clients asked me if a query goes to parallel do they use all the threads. We can have parallelism and thread with no work.