How do you measure the performance of a stored procedure?
Answer Posted / vb
Execution time is fast
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of using the stored procedures?
What is the Difference Between Primary and Foreign Key?
What does the not null constraint do?
How are the unique and primary key constraints different?
Explain how to maintain a fill factor in existing indexes?
What is a database in ms sql server?
What is a data source file?
How to enforce security in sql server? : sql server security
Why should one not prefix user stored procedures with ‘sp_’?
What are the disadvantages of using querystrings to send data from one page to another?
How to insert and update data into a table with "insert" and "update" statements?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
Why is sql server log file full?
how would you store your query in an SSRS report or a Database server?