Chapter 5. Monitoring with Execution Plans
In this chapter we will cover:
Working with an Estimated Execution Plan
Working with an Actual Execution Plan
Monitoring the performance of a query by SET SHOWPLAN_XML
Monitoring the performance of a query by SET STATISTICS XML
Monitoring the performance of a query by SET STATISTICS IO
Finding the Execution Time of a query by SET STATISTICS TIME
Including and understanding Client Statistics