1.

Trigger is special type of __________ procedure.(a) Stored(b) Function(c) View(d) TableI have been asked this question by my college professor while I was bunking the class.This is a very interesting question from DML Triggers in portion Developing with SQL Server of SQL Server

Answer» CORRECT choice is (a) Stored

Explanation: TRIGGERS are used to assess/evaluate data before or after data MODIFICATION USING DDL and DML statements.


Discussion

No Comment Found

Related InterviewSolutions