|
|
-Microsoft provides a type of service related to performnace troubleshooting called a SQL Performance Tuning and Optimization Clinic. This is directed at finding and resolving issues with your server configuration, database design and/or T-SQL coding from a performance standpoint, right there in your workplace. In this scope, it makes sense to explore what’s going on with your cached plans, for one, especially for SQL Server versions where the Query Store is not available.
|