Skip to main content
  • Book
  • © 2019

Expert Performance Indexing in SQL Server 2019

Toward Faster Results and Lower Maintenance

Apress

Authors:

  • Defines the types of indexes and their implementation options
  • Provides use cases and common patterns in applying indexing
  • Describes and explains the index metadata and statistics
  • 9544 Accesses

Buy it now

Buying options

eBook USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (15 chapters)

  1. Front Matter

    Pages i-xxiii
  2. Index Fundamentals

    • Jason Strate
    Pages 1-27
  3. Index Storage Fundamentals

    • Jason Strate
    Pages 29-90
  4. Index Metadata and Statistics

    • Jason Strate
    Pages 91-162
  5. XML Indexes

    • Jason Strate
    Pages 163-176
  6. Spatial Indexing

    • Jason Strate
    Pages 177-196
  7. Indexing Memory-Optimized Tables

    • Jason Strate
    Pages 197-211
  8. Full-Text Indexing

    • Jason Strate
    Pages 213-228
  9. Indexing Myths and Best Practices

    • Jason Strate
    Pages 229-259
  10. Index Maintenance

    • Jason Strate
    Pages 261-318
  11. Indexing Tools

    • Jason Strate
    Pages 319-351
  12. Indexing Strategies

    • Jason Strate
    Pages 353-438
  13. Query Strategies

    • Jason Strate
    Pages 439-460
  14. Monitoring Indexes

    • Jason Strate
    Pages 461-514
  15. Index Analysis

    • Jason Strate
    Pages 515-594
  16. Indexing Methodology

    • Jason Strate
    Pages 595-603
  17. Back Matter

    Pages 605-615

About this book

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 adatabase, 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



Authors and Affiliations

  • Hugo, USA

    Jason Strate

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 SQLSaturdays, 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.

Bibliographic Information

Buy it now

Buying options

eBook USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Other ways to access