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

Easy explanation - READ committed is used to COMMIT the default read operation.



Discussion

No Comment Found

Related InterviewSolutions