Answer Posted / mukesh kumar srivastava
A trigger is a special kind of stored procedure that responds to specific events. There are two kinds of
triggers: Data Definition Language (DDL) Triggers and Data Manipulation Language (DML) Triggers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Mention the different types of triggers?
Explain what is raid and what are different types of raid levels?
What is a ddl statement?
Give me a SQL Query to find out the second largest company?
What is constraints and its types?
How to use "begin ... End" statement structures in ms sql server?
what is the different types of backups available in sql server? : Sql server database administration
How to drop an existing schema in ms sql server?
Explain “@@rowcount” and “@@error” in sql server?
How to get the definition of a trigger back?
Difference between Inner vs outer joins?
Where views are stored in sql server?
what is a live lock? : Sql server database administration
What does it mean if @@cursor_row returns a negative number?
what are the core components of SSRS?