There are two types of triggers
- Data Manipulation language (DML) triggers
- Data Definition language (DDL) triggers
DDL triggers will run in response to DDL events that occur on the
What are the different modes of firing triggers?
After Trigger: An AFTER trigger fires after SQL Server completes all actions successfully
Instead of Triggers: An INSTEAD OF trigger causes SQL Server to execute the code in the trigger instead of the operation that caused the trigger to fire.
Thanks again for this interview questions.
ReplyDeleteJobs In India