What are the types of triggers ?
Answer Posted / mohan
Database triggers and Application triggers
In database triggers
(Before, after)
(row level, statement level)
(insert,update,delete)
| Is This Answer Correct ? | 43 Yes | 25 No |
Post New Answer View All Answers
What is sqlite format?
What is a field in a database?
Explain the the update statement in sql?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
What are instead of triggers?
What is string data type in sql?
What is normalization in a database?
What is the difference between function, procedure and package in pl/sql?
How to read/write files from pl/sql?
Does truncate need commit?
Give the order of sql select?
What is the difference between view and stored procedure?
What are different functions in sql?
What is the use of index in sql?
What is sql analyzer?