Expert Performance Indexing in SQL Server 2019: Toward Faster Results and Lower Maintenance, Third Edition

  • 8h 9m
  • Jason Strate
  • Apress
  • 2019

Take a deep dive into perhaps the single most important facet of good performance: indexes, and how to best use them. Recent updates to SQL Server have made it possible to create indexes in situations that in the past would have prevented their use.

Other improvements covered in this book include new dynamic management views, the ability to pause and resume index maintenance, and the ability to more easily recover from failures during index creation and maintenance operations. This new edition also brings new content around the indexing of columnstore and in-memory tables, showing how these new types of tables and the queries that execute against them can also benefit from good indexing practices.

The book begins with explanations of the types of indexes and how they are stored in databases. Moving deeper into the topic, and further into the book, you will look at the statistics that are accumulated both by indexes and on indexes. You will better understand what indexes are doing in the database and what can be done to mitigate and improve their effect on performance. You will get a look at the Index Advisor now available in Azure SQL Database, and learn how to review and maintain the health of your indexes. The final chapters present a guided tour through a number of scenarios showing approaches you can take to investigate, mitigate, and improve the performance of your database.

What You Will Learn

  • Properly index row store, columnstore, and in-memory tables
  • Review statistics to understand indexing choices made by the optimizer
  • Apply indexing strategies such as covering indexes, included columns, and index intersections
  • Recognize and remove unnecessary indexes
  • Design effective indexes for full-text, spatial, and XML data types
  • Manage the big picture: Encompass all indexes in a database, and all database instances on a server

Who This Book Is For

Database administrators and developers who are ready to lift the performance of their database environment by thoughtfully building indexes to speed up queries that matter the most and make a difference to the business

About the Author

Jason Strate is a database architect and administrator with more than 15 years of experience. He has been a recipient of Microsoft's Most Valuable Professional designation for SQL Server since July 2009. His experience includes design and implementation of both OLTP and OLAP solutions, as well as assessment and implementation of SQL Server environments for best practices, performance, and high availability solutions. He is a SQL Server MCITP and participated in the development of Microsoft Certification exams for SQL Server 2008.

Jason is actively involved with his local PASS chapter (SQL Server User Group) and serves as its director of program development. He worked with the board to organize the PASSMN SQL Summit 2009 for the local community. He enjoys helping others in the SQL Server community and does this by presenting at technical conferences and user group meetings. Most recently, he has presented at the SSWUG Virtual Conferences, TechFuse, numerous SQL Saturdays, and at PASSMN user group meetings.

Jason is a contributing author for the Microsoft whitepaper on Empowering Enterprise Solutions with SQL Server 2008 Enterprise Edition. He is an active blogger with a focus on SQL Server and related technologies.

In this Book

  • Index Fundamentals
  • Index Storage Fundamentals
  • Index Metadata and Statistics
  • XML Indexes
  • Spatial Indexing
  • Indexing Memory-Optimized Tables
  • Full-Text Indexing
  • Indexing Myths and Best Practices
  • Index Maintenance
  • Indexing Tools
  • Indexing Strategies
  • Query Strategies
  • Monitoring Indexes
  • Index Analysis
  • Indexing Methodology
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 4.6 of 51 users Rating 4.6 of 51 users (51)
Rating 4.6 of 14 users Rating 4.6 of 14 users (14)