Sep 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
Compute Scalar Operators

SQL SERVER – Computed Column and Compute Scalar Operators

July 11, 2020
Pinal Dave
SQL Performance
Computed Column, Execution Plan, SQL Function, SQL Operator, SQL Scripts, SQL Server

One of my clients recently asked me a very interesting question about the computed column and Compute Scalar Operators. Let us learn about it today.

Read More
Disable Statistics

SQL SERVER – Disable Statistics Update on a Specific Table

June 25, 2020
Pinal Dave
SQL Performance
SQL Scripts, SQL Server, SQL Server Configuration, SQL Statistics

Just earlier today when we were fixing the performance of a database during, we found a unique requirement to disable statistics update on a table.

Read More
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
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