Performance Measurement of Stored Procedure
Kalpesh Patel, March 12, 2001 - 1:21 pm UTC
Thanks Tom for such a useful information.
It is really a best way to find out where the problem is in our stored procedure regarding performance issues.
The best thing is it is actually showing the query which is taking lot of execution time in Stored Procedure.
Thanks a lot.