1.

DDL triggers can only fire after the ______ statement has occurred.(a) DML(b) CLR(c) DDL(d) All of the mentionedI got this question during an interview for a job.The origin of the question is DDL Triggers in portion Developing with SQL Server of SQL Server

Answer»

The CORRECT option is (c) DDL

For explanation: DDL Triggers can be set with either a SERVER SCOPE or DATABASE scope.



Discussion

No Comment Found

Related InterviewSolutions