Execution Plan In SQL Server 2005

  • I am utilizing the execution plan in  SQL Server 2005. I can see the stats such as I/O stats and number of rows when I mouse over the diagrams. My question is how to output this data into a file or table for comparison with other execution plan statistics?

  • See the article entitled "How to: Save an Execution Plan in XML Format" in BOL

    /*****************

    If most people are not willing to see the difficulty, this is mainly because, consciously or unconsciously, they assume that it will be they who will settle these questions for the others, and because they are convinced of their own capacity to do this. -Friedrich August von Hayek

    *****************/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply