Mar 2026 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
brent pinal

SQL SERVER – Performance: OR vs IN – A Summary and Further Reading

September 12, 2023
Pinal Dave
SQL Performance
Clustered Index, Computed Column, SQL Index, SQL Server

The varied responses led me to write a detailed blog post to clarify the correct answer. If you missed it, you can read it here. Let us see A Summary and Further Reading.

Read More

SQL SERVER – Performance: OR vs IN

September 11, 2023
Pinal Dave
SQL Performance
Execution Plan, SQL Server Management Studio, SQL Statistics, SSMS

I recently asked on Twitter an exciting question about OR vs IN. While I got lots of good answers, there were an equal amount of wrong answers.

Read More
staitistics

SQL SERVER – The Comprehensive Guide to STATISTICS_NORECOMPUTE

September 8, 2023
Pinal Dave
SQL Performance
SQL Index, SQL Statistics

One such feature that plays a pivotal role in managing your SQL Server databases’ performance is the STATISTICS_NORECOMPUTE option.

Read More
maxduration

SQL SERVER – Understanding MAX_DURATION in Index Creation

September 5, 2023
Pinal Dave
SQL Performance
SQL Index

One particular option that can be specified during the index creation is MAX_DURATION. This blog post will explore this option.

Read More
Index Condition Pushdown

MySQL’s Index Condition Pushdown (ICP) Optimization

August 29, 2023
Pinal Dave
SQL Performance
MySQL, SQL Index

MySQL enhances its performance through an optimization technique called Index Condition Pushdown (ICP). Let’s delve into the depths of ICP.

Read More

SQL SERVER – Making Recursive Parent-Child Queries Efficient

August 14, 2023
Pinal Dave
SQL Performance
Challenge, Recursive, SQL Joins

One puzzle is finding out how many employees each manager is responsible for in a company. Let us Make Recursive Parent-Child Queries Efficient.

Read More
unusedindexes

MySQL – Identifying Unused Indexes in Databases

August 4, 2023
Pinal Dave
SQL Performance
Information Schema, MySQL, SQL Index

This article will focus on how you can identify unused indexes in your MySQL database, which could potentially slow performance.

Read More
Previous 1 2 3 4 5 6 7 8 … 101 Next
  • SQL Interview Q & A
  • Testimonials
  • Search
  • Privacy Policy

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

Go to mobile version