How do you measure the performance of a stored procedure?

Answer Posted / balaji l

Run the query execution plan if the sp is optimized or not.
Optimize the query if it takes more time. Check the cpu i/o
time usage.

Is This Answer Correct ?    13 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know the policy based administration feature of sql server 2008?

579


What is surrogate key? : sql server analysis services, ssas

699


You are doing log shipping due to some reasons it is failing. How you will proceed from there

1549


How to get nth highest salary from employee table.

622


What is a filestream?

558






Is mysql the same as sql server?

512


What is explicit mode in sql server?

535


What is a result set object returned by odbc_exec()?

552


what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration

540


What are cursors and when they are useful?

577


Why people hate cursor?

733


Do I need a report server to run reports in my application?

106


What happens if null values are involved in boolean operations?

558


What are alternate keys?

576


What is report snapshot in ssrs?

166