hi
anybody tell me, how to get execution plan in T SQL to
text file.
thanks
kalyan
.Kalyan wrote:
> hi
> anybody tell me, how to get execution plan in T SQL to
> text file.
>
> thanks
> kalyan
> .
From QA, SET STATISTICS PROFILE ON
Output to text format
Run SQL
Save the Results
--
David Gugick
Imceda Software
www.imceda.com
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment