You’re comfortable writing queries, but some of them are slow – and you need more ways to tune than just adding indexes. You’ve heard that you should read execution plans, but you don’t know where to start.
In this 5+ hour video class, you’ll:
- Learn how to read SQL Server execution plans
- Understand how different query syntax changes plans
- Explore the plan cache to find problem queries
- Learn solutions to common query problems