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

Why would you call update statistics?

752


Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.

752


Describe how to use the linked server?

805


What is bcp? When does it used?

724


If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?

841






Difference between DELETE and TRUNCATE?

790


What are the different kinds of ssrs reports?

190


How you can get a list of all the table constraints in a database? : Sql server administration

685


Differentiate between SQL and ORACLE joins and write their syntax.

773


What is merge statement?

795


what data regions are and what are the different data regions?

115


What are number line correlation administrators will use while working with a subquery?

834


What is a functions and types in sql server?

748


What are the advantages dts has over bcp?

728


How to encrypt data between dialogs?

761