June 8, 2010 at 6:01 am
Hi,
I have stored procedure where in i have used cursor, while loops. It takes lot of time some 2.5 mins for complete execution.
So, how do i find which part is taking more time so that i can fix it. Is there any technique or tools to find the time consumed for different sql queries within that procedure.
Sachin
June 8, 2010 at 6:06 am
Have a look at these articles
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
June 8, 2010 at 6:09 am
Thank u man. I will check with those links and revert you
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply