January 5, 2006 at 11:49 am
Is there a way to save the Execution Plan to a file?
January 5, 2006 at 8:47 pm
Hi ,
There is no way to save the execution plan out put in a text file.
from
Killer
January 5, 2006 at 9:42 pm
Hi,
In SQL Server 2005, you can do so.
Refer to
http://msdn2.microsoft.com/en-us/library/ms190646(en-us,VS.90).aspx
Regards,
Anjani Kumar Singh
A man with nothing to live for has everything to fight for
January 9, 2006 at 4:38 pm
If you run SET SHOWPLAN_TEXT ON before your query, you'll get a bunch of hideous text that I believe is the equivalent of the hideous graphical output of Query Analyzer Showplan.
You can save the text in the results window to a file.
Don't know if that's what you were looking for...
Chris Hofland
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy