What are the types of triggers ?
Answer Posted / sam katwal
There are three types of Triggers
Insert Trigger
Update Trigger
Delete Trigger
One Trigger also exists
Instead of Trigger which was introducted in SQL Server 2000
| Is This Answer Correct ? | 21 Yes | 24 No |
Post New Answer View All Answers
What are the parts of a sql statement?
what is bcp? When is it used?
What are instead of triggers?
Describe different types of general function used in sql?
What are different types of tables in sql?
Why do we need cursors in pl sql?
Explain the working of foreign key?
Can we use joins in subquery?
what is self-join? : Sql dba
Is sql similar to python?
Show code of a cursor for loop.
What is a column in a table?
How many functions are there in sql?
Difference between truncate, delete and drop commands?
What is the difference between having and a where in sql?