Using the SQL Execution Plan for Query Performance Tuning

In the previous articles of this series (see the index at bottom), we went through many aspects of the SQL Execution Plan, where we discussed how the Execution Plan is generated internally, the different types of plans, the main components and operators and how to read and analyze the plans that are generated using different … Continue reading Using the SQL Execution Plan for Query Performance Tuning