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
Reduce Deadlock

SQL SERVER – Reduce Deadlock for Important Transactions With Minimum Code Change

June 24, 2020
Pinal Dave
SQL Performance
Blocking, Deadlock, Locking, SQL Lock, SQL Server Configuration, SQL Stored Procedure

They had one transaction which was often the victim of deadlock. Today how to Reduce Deadlock for Important Transactions With Minimum Code Change.

Read More
Statistics from Query

SQL SERVER – Wait Statistics from Query Execution Plan

June 22, 2020
Pinal Dave
SQL Performance
Execution Plan, SQL Scripts, SQL Server, SQL Server Management Studio, SQL Wait Stats, SSMS

Recently one of my clients asked if I know a way to find the Wait Statistics from the Query Execution Plan. Yes, there is a way to do it.

Read More
single table scan

SQL SERVER – Single Table Scan for Multiple Aggregated Operators

June 20, 2020
Pinal Dave
SQL Performance
Query Rewrite, SQL Index, SQL Scripts, SQL Server

Today we will discuss how a single table scan for multiple aggregated operators helps to improve performance. Let us learn about it today.

Read More
Lock Pages in Memory

SQL SERVER – sys.dm_os_sys_info and Lock Pages in Memory

June 19, 2020
Pinal Dave
SQL Performance
SQL Memory, SQL Server, SQL Server Security, Starting SQL

This time DBA called me as he wanted to know if how to confirm that lock pages in memory is enabled for the SQL Server instance.

Read More
Queries Waiting

SQL SERVER – Queries Waiting for Memory Grant – Performance Tuning

June 18, 2020
Pinal Dave
SQL Performance
Memory Grant, SQL Memory, SQL Server

He asked me if I can provide it scientifically my findings and he will immediately approve the budget. Let us see Queries Waiting for Memory Grant.

Read More
asynchronous load

SQL SERVER – QDS_LOADDB Wait and Asynchronous Load of Query Store

June 10, 2020
Pinal Dave
SQL Performance
Query Store, SQL Server, SQL Wait Stats

The client who has SQL Server 2017 faced a very high wait type of QDS_LOADDB. The way to fix it is to enable the Asynchronous Load of Query Store.

Read More
partition function

SQL SERVER – Total Number of Partitions Created by Partition Function

June 3, 2020
Pinal Dave
SQL Performance
SQL DMV, SQL Function, SQL Scripts, SQL Server, Table Partitioning

The next task for us was to find out how many partitions so far has been created by the same partition function. Let us learn about that today. 

Read More
Previous 1 … 15 16 17 18 19 20 21 … 100 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version