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

Easiest explanation: Whether you do or not, this code in source control will need to be stored SEPARATELY from your development code in order to isolate keeping track of PRODUCTION changes from your development PROCESSOR.



Discussion

No Comment Found

Related InterviewSolutions