SQL Server
Posts in 2021
Reading execution plans
2021.03.09 in SQL Server
less than a minute
Execution plans in SQL Server can be intimidating. You tell yourself it would surely be worth understanding them. In this video I take you through reading SQL Server query execution plans step by step, using SQL Server Management Studio and Plan …