0
kicks
Understanding SQL Server 2008 R2 Execution Plan
In this post we are going to understand the SQL Server 2008 R2 Execution Plan and the differences between Clustered and Non-Clustered Index Seek and Scan, Included Columns and others index-things in SQL Server.