How do you measure the performance of a stored procedure?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jayagopal p.s
Run the sp and check the response time of that sp.If it
takes a long time to response then optimize the query to
reduce the time usage.
| Is This Answer Correct ? | 4 Yes | 1 No |
What are the differences between ms sql server & oracle?
How to select nth record from a table?
13 Answers DELL, Microsoft, Ramco,
What is the use of placing primary key and foreign key constrains on columns.
What are binary string data types in ms sql server?
How to use copy and concatenate commands in SQL?
How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
What is the difference between referencing and joining?
List the different index configurations possible for a table?
Different Types of Functions ?
Do you know what are the restrictions that views have to follow?
What is stored in the mssqlsystemresource database? : sql server database administration
What happens if ntwdblib.dll is missing on your machine?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)