Point out the correct statement.
(a) Triggers are database object
(b) Three types of triggers are present in SQL Server
(c) A DDL trigger is an action programmed to execute when a data manipulation language (DML) event occurs in the database server
(d) None of the mentioned
This question was addressed to me during an online exam.
My question is taken from DML Triggers topic in chapter Developing with SQL Server of SQL Server