March 2009
Intermediate to advanced
562 pages
15h 36m
English
![]()
By now, you should have a good understanding of the importance of indexes. It is equally important for the optimizer to have the necessary statistics on the data distribution so that it can choose indexes effectively. In SQL Server, this information is maintained in the form of statistics on the index key.
In this chapter, you'll learn the importance of statistics in query optimization. Specifically, I cover the following topics:
Read now
Unlock full access