InterviewSolution
Saved Bookmarks
| 1. |
Which of the following event is not intrinsically audited?(a) ALTER DATABASE AUDIT SPECIFICATION(b) CREATE SERVER AUDIT SPECIFICATION(c) DROP SERVER AUDIT SPECIFICATION(d) All of the mentionedThe question was asked in an internship interview.The above asked question is from Schema Audit in section Monitoring and Auditing of SQL Server |
|
Answer» CORRECT ANSWER is (d) All of the mentioned The best EXPLANATION: All AUDITS are disabled when initially CREATED. |
|