Chapter 10Understanding and designing indexes

In this chapter, we dive into indexing of all kinds—not just clustered and nonclustered indexes—including practical development techniques for designing indexes. We spend time on memory-optimized tables throughout, including hash indexes for extreme writes, and Columnstore indexes for extreme reads. We review “missing” indexes and index usage, and special types of indexes for niche uses. Finally, we explain statistics, how they are created and updated, and important performance-related options ...

Get SQL Server 2017 Administration Inside Out, First Edition 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.