Expert Performance Indexing in Azure SQL and SQL Server 2022
eBook - ePub

Expert Performance Indexing in Azure SQL and SQL Server 2022

Toward Faster Results and Lower Maintenance Both on Premises and in the Cloud

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Expert Performance Indexing in Azure SQL and SQL Server 2022

Toward Faster Results and Lower Maintenance Both on Premises and in the Cloud

Book details
Table of contents
Citations

About This Book

Take a deep dive into perhaps the single most important facet of query performance—indexes—and how to best use them. Newly updated for SQL Server 2022 and Azure SQL, this fourth edition includes new guidance and features related to columnstore indexes, improved and consolidated content on Query Store, deeper content around Intelligent Query Processing, and other updates to help you optimize query execution and make performance improvements to even the most challenging workloads.
The book begins with explanations of the types of indexes and how they are stored in a database. Moving further into the book, you will learn how statistics are critical for optimal index usage and how the Index Advisor can assist in reviewing and optimizing index health. This book helps you build a clear understanding of how indexes work, how to implement and use them, and the many options available to tame even the most large and complex workloads. What You Will Learn

  • Properly index row store, columnstore, and memory-optimized tables
  • Make use of Intelligent Query Processing for faster query results
  • 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


Who This Book Is For
Azure SQL and SQL Server administrators and developers who are ready to improve 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

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Expert Performance Indexing in Azure SQL and SQL Server 2022 by Edward Pollack,Jason Strate in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2023
ISBN
9781484292150
Edition
4

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Index Fundamentals
  4. 2. Index Storage Fundamentals
  5. 3. Examining Index Contents
  6. 4. Fragmentation
  7. 5. Index Metadata and Statistics
  8. 6. XML Indexes
  9. 7. Spatial Indexing
  10. 8. Indexing Memory-Optimized Tables
  11. 9. Full-Text Indexing
  12. 10. Indexing Myths and Best Practices
  13. 11. Index Maintenance
  14. 12. Indexing Tools
  15. 13. Indexing Strategies
  16. 14. Query Strategies
  17. 15. Monitoring Indexes
  18. 16. Index Analysis
  19. 17. Indexing Methodology
  20. Back Matter