Query Store: How to drop all plans for a query_id except one
Jan 16, 2022 · 4 min read · Of all features added to SQL Server in the past two decades, query store is the one I use most. But the SSMS interface for query store is missing some excruciatingly obvious features. Like a button to drop that horrible gremlin execution plan the...
Join discussion