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
Index is Disabled

What Happens If the Clustered Index is Disabled? – Interview Question of the Week #291

August 30, 2020
Pinal Dave
SQL Interview Questions and Answers
Clustered Index, SQL Error Messages, SQL Index, SQL Scripts, SQL Server

Question: What Happens If the Clustered Index is Disabled?

Answer: If you disable the clustered index, you can’t retrieve data from the table.

Read More
Alter Index

Alter Index Add Column – Workaround – SQL in Sixty Seconds #097

August 8, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Index, SQL Scripts, SQL Server, SSMS

However, while modifying it we faced a unique challenge that we can’t actually alter index to add columns. Let us discuss that today.

Read More
auto-updating statistics

SQL SERVER – Not Auto-Updating Statistics with STATISTICS_NORECOMPUTE

August 4, 2020
Pinal Dave
SQL Performance
SQL DMV, SQL Index, SQL Scripts, SQL Server, SQL Statistics

After careful investigation, we figured out the cause for not auto-updating statistics. Let us learn about that today with STATISTICS_NORECOMPUTE.  

Read More
eliminate join

Creating Covering Index to Eliminate Join – SQL in Sixty Seconds #090

July 29, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Index, SQL Joins, SQL Performance, SQL Scripts, SQL Server

How to improve performance so today we are going to see a video about creating converting index to eliminate join and improve query performance.

Read More
Remove Bookmark Lookup

SQL SERVER – 7 Follow Up Answers to Remove Bookmark Lookup

July 28, 2020
Pinal Dave
SQL Performance
SQL Index, SQL Performance, SQL Scripts, SQL Server

I have received lots of questions based on this question about how to remove bookmark lookup. I have taken the 7 most asked questions and decided to answer.

Read More
Remove Bookmark Lookup

Remove Bookmark Lookup – SQL in Sixty Seconds #089

July 22, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Index, SQL Performance, SQL Scripts, SQL Server

We fixed the query performance by removing the bookmark lookup. Let us learn about that in today’s blog post, how we can fix this issue.

Read More
Index Used

Identify Index Used for Query – SQL in Sixty Seconds #088

July 17, 2020
Pinal Dave
SQL Video
SQL in Sixty Seconds, SQL Index, SQL Performance, SQL Scripts, SQL Server

Let us see in today’s SQL in Sixty Seconds video how one can identify the index used for the query a popular question asked in Health Check.

Read More
Previous 1 … 5 6 7 8 9 10 11 … 47 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version