What are the types of triggers ?
Answer Posted / shobh raj
there are mainly five types of triggers
1 DDL trigger
2 DML trigger
3 instead of trigger
4 system event
5 user event
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I save a stored procedure?
What is the largest value that can be stored in a byte data field?
What is nvl?
What is break?
What are literals in sql server?
What are the various levels of constraints?
What are triggers and its types?
What is error ora-12154: tns:could not resolve the connect identifier specified?
What are all types of user defined functions?
What is the starting oracle error number? What is meant by forward declaration in functions?
Is sql injection illegal?
What is sqlerrd?
what is log shipping? : Sql dba
What is query syntax?
how to concatenate two character strings? : Sql dba