© Jason Strate 2019
J. StrateExpert Performance Indexing in SQL Server 2019https://doi.org/10.1007/978-1-4842-5464-6_15

15. Indexing Methodology

Jason Strate1 
(1)
Hugo, MN, USA
 

Throughout this book, we’ve discussed what indexes are, what they do, patterns for building them, and many other aspects for determining how a SQL Server database should be indexed. All that information is necessary for the last piece in indexing your databases, which is a methodology for managing indexes. To do this, you need a process for applying that knowledge to determine the indexes that are best for your environment and provide the greatest gain to performance.

In this last chapter, we’ll discuss a general practice that can be used to build an indexing methodology. You’ll ...

Get Expert Performance Indexing in SQL Server 2019: Toward Faster Results and Lower Maintenance 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.