Chapter 15Understanding and designing indexes
Designing rowstore nonclustered indexes
Understanding columnstore indexes
Understanding indexing in memory-optimized tables
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 then introduce statistics: how they are created and updated. There are important performance-related options for statistics objects. ...
Get SQL Server 2019 Administration Inside Out 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.