InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) You can use Source control to audit schema changes(b) The SQL Server Audit feature enables you to audit column level groups of events and individual events(c) Audit level actions encompass data manipulation languages (DML) and data definition language (DDL) operations(d) None of the mentionedThis question was addressed to me in semester exam.Asked question is from Schema Audit topic in section Monitoring and Auditing of SQL Server |
|
Answer» Right option is (a) You can use Source CONTROL to audit SCHEMA changes |
|