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
What is the sql case statement used for? Explain with an example?
What is difference between sql and sql server?
What is subquery in sql?
How to receive returning result from a query?
What are the results of running this script?
What is policy based management (pbm)? : sql server database administration
Which is the main third-party tool used in sql server?
Explain how you can deploy an SSRS report?
Explain the functionalities that views support?
Why use identity in sql server?
What is nonclustered index on computed columns?
how to avoid cursors? : Sql server database administration
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
what are different types of raid configurations? : Sql server database administration
What are built in functions?