Expert Performance Indexing in SQL Server 2019 Toward Faster Results and Lower Maintenance

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 ne...

Full description

Bibliographic Details
Main Author: Strate, Jason
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:3rd ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 1. Index Fundamentals
  • 2. Index Storage Fundamentals
  • 3. Index Metadata and Statistics
  • 4. XML Indexes
  • 5. Spatial Indexing
  • 6. Indexing Memory-Optimized Tables
  • 7. Full-Text Indexing
  • 8. Indexing Myths and Best Practices
  • 9. Index Maintenance
  • 10. Indexing Tools
  • 11. Indexing Strategies
  • 12. Query Strategies
  • 13. Monitoring Indexes
  • 14. Index Analysis
  • 15. Indexing Methodology