Saving a Query Plan for Reuse


By:

Overview

Graphical Plans can be saved for later use by saving them in an XML format for future analysis.

Explanation

To save the Graphical Query Plan you can right-click in the Execution Plan window and select Save Execution Plan As... or you can select Save Execution Plan As... option from the File menu.  These files are typically saved with a .sqlplan extension.

image1

You can also look at the Query Plan in XML format using the Show Execution Plan XML... as shown below.

image2

To open a previously saved XML formatted Query Plan in Microsoft SQL Server Management Studio from the File menu select Open... -> File and open the .sqlplan file that you saved.

Additional Information






Comments For This Article

















get free sql tips
agree to terms