How to retrieve queries, not from the cache for MySQL and SQL Server, we discussed SQL_NO_CACHE and OPTION (RECOMPILE). Let us discuss this.
SQL SERVER – Query for CPU Pressure
How do I actually measure the CPU for the entire server? In today’s blog post we will discuss Query for CPU Pressure and its script to identify the same.
SQL SERVER – Capturing Execution Plan for Canceled Query
I also discover new aspects of SQL Server. One of DBA recently asked is there any way to capture the execution plan for the canceled query.