InterviewSolution
Saved Bookmarks
| 1. |
Which of the following determines type or resource to which the lock applies?(a) sp_lock(b) sp_who(c) sp_monitor(d) sp_spaceusedI got this question in an interview for internship.I want to ask this question from Performance Monitoring topic in division Monitoring and Auditing of SQL Server |
|
Answer» The CORRECT answer is (a) sp_lock |
|