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 the use of index in sql?
What is the difference between clustered and non-clustered index in sql?
does sql support programming? : Sql dba
What is a .db file?
What is an inconsistent dependency?
Does sql full backup truncate logs?
Explain the uses of control file.
What is the meaning of disabling a trigger?
How are sql commands classified?
What is the location of pre_defined_functions.
What are all the common sql functions?
What is scalar function in sql?
What is query optimization in sql?
How do you bind variables in pl sql?
Does sql view stored data?