Loading
Cover of Query Store for SQL Server 2019: Identify and Fix Poorly Performing Queries
English Unordered Technology

Query Store for SQL Server 2019: Identify and Fix Poorly Performing Queries

Tracy Boggiano;Grant Fritchey

Grant Fritchey

4.9 / 5

0 reviews

2019

Published

230

pages

364

views

Apply the new Query Store feature to identify and fix poorly performing queries in SQL Server.Query Store is an important and recent feature in SQL Server that provides insight into the details of query execution and how that execution has changed over time. Query Store helps to

About this book

Apply the new Query Store feature to identify and fix poorly performing queries in SQL Server.Query Store is an important and recent feature in SQL Server that provides insight into the details of query execution and how that execution has changed over time. Query Store helps to identify queries that aren't performing well, or that have regressed in their performance. Query Store provides detailed information such as wait stats that you need to resolve root causes, and it allows you to force the use of a known good execution plan. With SQL Server 2017 and later you can automate the correction of regressions in performance.Query Store for SQL Server 2019helps you protect your database's performance during upgrades of applications or version of SQL Server. The book provides fundamental information on how Query Store works and best practices for implementation and use. You will learn to run and interpret built-in reports, configure automatic plan correction, and troubleshoot queries using Query Store when needed.Query Store for SQL Server 2019helps you master Query Store and bring value to your organization through consistent query execution times and automate correction of regressions.What You'll LearnApply best practices in implementing Query Store on production serversDetect and correct regressions in query performanceLower the risk of performance degradation following an upgradeUse tools and techniques to get the most from Query StoreAutomate regression correction and other uses of Query StoreWho This Book Is ForSQL Server developers and administrators responsible for query performance on SQL Server. Anyone responsible for identifying poorly performing queries will be able to use Query Store to find these queries and resolve the underlying issues.

Ask this book

Your question is answered in the context of this title and author. Each answer uses 2 points.

Sign in to ask the book assistant.

Reader reviews

0 reviews · 4.9 average out of 5

No reviews yet

If you have read this book, help the next reader with your experience.

Write a review

Sign in to publish a review.

Reader questions and answers

Ask a focused question and learn from the community.

Sign in to ask or answer a question.

No questions yet

Be the first to ask a clear, useful question.

Related references that continue this learning path.