June 2025 Discount: Comprehensive Database Performance Health Check | Testimonials

Home
  • Consulting
  • Training
  • Free Videos
  • All Articles
    • Interview Questions and Answers
    • SQL Tips and Tricks
    • SQL Performance
    • SQL Puzzle
    • Big Data
    • Blog Stats
    • SQL Books
    • Search SQLAuthority
  • Downloads
  • Hire Me
  • Health Check
memory pressure

SQL SERVER – 3 Queries to Detect Memory Issues

May 18, 2021
Pinal Dave
SQL Performance
SQL DMV, SQL Memory, SQL Scripts, SQL Server

One of the most popular conversations during Comprehensive Database Performance Health Check is about CPU and memory issues.

Read More
OS Thread ID

SQL SERVER – Map SQL Server Session ID to OS Thread ID

April 14, 2021
Pinal Dave
SQL Performance
CPU Scheduler, CPU Threads, SQL CPU, SQL Scripts, SQL Server

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. 

Read More
no work

SQL SERVER – Parallelism and Threads with No Work

April 7, 2021
Pinal Dave
SQL Performance
Execution Plan, Parallel, SQL Operator, SQL Scripts, SQL Server

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.

Read More
Index Scan

SQL SERVER – Top 1 and Index Scan

April 1, 2021
Pinal Dave
SQL Performance
Execution Plan, SQL Index, SQL Operator, SQL Scripts, SQL Server, SQL Top, SSMS

Scans are not always bad they are there because they are needed. Let us see a very simple demonstration about Top 1 and Index Scan.

Read More

SQL SERVER – Cached Data Per Object in Memory

March 31, 2021
Pinal Dave
SQL Performance
Buffer Pool, SQL DMV, SQL Memory, SQL Scripts, SQL Server

“How to build a list of cached data per object in memory pool?” I just received this question from my client who hired me for Health Check.

Read More
disable adaptive

SQL SERVER – Disable Adaptive Joins

March 30, 2021
Pinal Dave
SQL Performance
Execution Plan, SQL Joins, SQL Scripts, SQL Server

My client sent me an interesting scenario where a query with adaptive join was performing badly. Let us learn how to disable adaptive joins. 

Read More
Adaptive Join

SQL SERVER – Enable Adaptive Join

March 26, 2021
Pinal Dave
SQL Performance
Execution Plan, SQL Joins, SQL Scripts, SQL Server

Let us learn how we can enable the adaptive join feature in SQL Server. I often discuss this during Comprehensive Database Performance Health Check.

Read More
Previous 1 … 9 10 11 12 13 14 15 … 100 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

© 2006 – 2025 All rights reserved. pinal @ SQLAuthority.com

Go to mobile version