Chapter 6. Tuning with Execution Plans
In this chapter we will cover:
Understanding Hash, Merge, and Nested Loop Join strategies
Finding Table/Index Scans in execution plan and fixing them
Introducing Key Lookups, finding them in execution plans, and resolving them