Question: What is the Difference Between sql_handle and plan_handle?
Answer: I was recently asked this question. Let us see the answer today.
SQL SERVER – Free Performance Tuning Videos
Let me share today some of the Free Performance Tuning Videos for SQL Server. Yesterday I wrote a blog post about COVID-19, Working From Home.
COVID-19, Working From Home and Performance Tuning
I would like to quickly share, how I am managing with Covid-19, Working from Home (WFH) and managing my Performance Tuning consulting service.
How to Decode @@OPTIONS Value? – Interview Question of the Week #268
The session-level options can be found using the @@options variable in SQL Server. Let us decode that in this blog post and learn about it.
SQL SERVER – Scheduler_ID with Large Number in dm_os_schedulers
The other day, I had a very interesting conversation with one of my clients about Scheduler_ID With a Large Number in dm_os_schedulers.