October 31, 2002 at 12:27 am
Hi!
Can anybody helps me how to optimises a SP by using SQL Server profiler? What are the parameters to be taken care?
Can I get some links on the same.
Thanks in advance.
TapKs
TapKs
October 31, 2002 at 2:29 am
Hi, i would use the execution plan in query analyser to optimise an sp. Or you can use the index wizzard.
check also the following link:
October 31, 2002 at 2:43 am
Hi!
But how to use it? Which parameters I should check?
TapKs
TapKs
October 31, 2002 at 3:34 am
Hi, Robert Marda has written a great article wherein he explanes how executation plans works.
http://www.sqlservercentral.com/columnists/rmarda/understandingexecutionplans.asp
October 31, 2002 at 10:15 pm
Thanks a lot.
TapKs
TapKs
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply