Need to quickly spot failed query’s in Query Store?
When I work with Query Store, I often need to find the executions that didn’t finish successfully, queries that were aborted or ended with an exception. In the SSMS interface, you’d normally look for a square icon (client-abort) or a triangle icon (runtime error) . Trying to find those by clicking through the dashboard is slow. […]
Need to quickly spot failed query’s in Query Store? Read More »
