InterviewSolution
Saved Bookmarks
| 1. |
Which of the following database level event si raised whenever a REFERENCES permission is checked.(a) EXECUTE(b) REFERENCES(c) UPDATE(d) SELECTThis question was addressed to me in unit test.This interesting question is from Schema Audit topic in portion Monitoring and Auditing of SQL Server |
|
Answer» Correct OPTION is (b) REFERENCES |
|