CHAPTER 3

image

Index Statistics

Now that you understand the logical and physical fundamentals of indexes, you should also look at the way in which statistics are stored for indexes. These statistics provide insight into how SQL Server can and is utilizing indexes. It also provides information needed to decipher why an index may not be selected and how it is behaving. This chapter will provide you with a deeper understanding about where and how this information is collected. You’ll investigate some additional DBCC statements and Dynamic Management Objects (DMO) that are available and demonstrate how that information comes to be.

There are four domains ...

Get Expert Performance Indexing for SQL Server 2012 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.