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

Descripción completa

Detalles Bibliográficos
Autor principal: Strate, Jason. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:3rd ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630890506719
Tabla de Contenidos:
  • 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.