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
clone database

SQL SERVER – Clone Database Using DBCC CLONEDATABASE

December 16, 2019
Pinal Dave
SQL Performance
SQL Scripts, SQL Server

The client had a requirement that we can’t run any query SELECT queries on the production system. Clone Database Using DBCC CLONEDATABASE.

Read More
Execution Plan Operator

Why Execution Plan Operator Read More Rows Than Available? – Interview Question of the Week #255

December 15, 2019
Pinal Dave
SQL Interview Questions and Answers
Execution Plan, SQL Performance, SQL Scripts, SQL Server

Question: Why Execution Plan Operator Read More Rows Than Available?

Answer: Statistics.

Now let us learn detailed answer in this blog post.

Read More
With Join

SQL SERVER – Query Without Join Showing Query Plan With Join

December 14, 2019
Pinal Dave
SQL Performance
Execution Plan, Query Hint, SQL Joins, SQL Scripts, SQL Server

This question often keeps on coming in my consulting engagements. Let us quickly see the answer about Query Without Join Showing Query Plan With Join.

Read More

SQL SERVER – Persisting Sample Percentage for Statistics – PERSIST_SAMPLE_PERCENT

December 13, 2019
Pinal Dave
SQL Performance
SQL Scripts, SQL Server, SQL Statistics

Recently I got the opportunity to work on a very new feature of Persisting Sample Percentage for Statistics. Let us learn today.

Read More

SQL SERVER – List All the Nullable Columns in Database

December 12, 2019
Pinal Dave
SQL Performance
SQL Column, SQL DMV, SQL NULL, SQL Scripts, SQL Server

Recently during the consulting engagement, I needed to create a query that Lists All the Nullable Columns in Database, which I am sharing.

Read More

SQL SERVER – APPROX_COUNT_DISTINCT – Not Always Efficient

December 11, 2019
Pinal Dave
SQL Performance
SQL Counter, SQL Function, SQL Scripts, SQL Server, SQL Server 2019

After a lot of testing, I figured out that the newly introduced function is not always efficient. A newly-introduced function APPROX_COUNT_DISTINCT.

Read More
Memory Grant Pending

SQL SERVER – List Number Queries Waiting for Memory Grant Pending

December 10, 2019
Pinal Dave
SQL Tips and Tricks
Memory Grant, SQL Memory, SQL Scripts, SQL Server

Today, in this blog post let us see how we can List Number Queries Waiting for Memory Grant Pending. I had built this simple query for the client.

Read More
Previous 1 … 67 68 69 70 71 72 73 … 347 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version