SQL Server Panel Interview

Information about SQL Server Panel Interview conducted by OdinJobs.com

How SQL Server Index Statistics works - Part 2

This article demonstrates the real world examples of how SQL Server utilizes the index statistics.

How SQL Server Index Statistics works - Part 1

This article describes the concept of index statistics in SQL Server and how it is used in query optimization.

Selectivity of a Query and how it affects indexing

If you want to understand how selectivity of Query works then read this article.