InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statements is/are not true for SQL profiler?(a) Enables you to monitor events(b) Check if rows are being inserted properly(c) Check the performance of a stored procedure(d) ALL of the mentionedThis question was addressed to me at a job interview.Enquiry is from Transactions as SQL Statements in section Transactions of Database Management |
|
Answer» The correct answer is (C) Check the PERFORMANCE of a stored procedure |
|