An Introduction to SQL Server 2016 Query Store

Опубликовано: 04 Ноябрь 2024
на канале: David Postlethwaite
33,711
387

Query Store is an exciting new feature in SQL Server 2016. It can automatically capture and store a history of queries, query execution plans and execution statistics that makes troubleshooting performance problems caused by query plan changes much easier.

In this video we will examine Query Store, it's configuration, architecture, benefits and limitations and how it can be used to solve performance problems.