IF i write before / after insert / update trigger and i do
rollback what will happen?
Answer Posted / abhijit
we cant use tcl commands in trigger,,,
if we call procedure in trigger then we can use pragma autonomous transaction for tcl
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the maximum database size for sql express?
how do you know if your mysql server is alive? : Sql dba
What is the use of pl/sql table?
Is clustered index a primary key?
What is the purpose of primary key?
what are numeric data types? : Sql dba
Explain what is a column in a table?
What is a data manipulation language?
Can a table contain multiple foreign key’s?
What is sql and db2?
Does pl sql work in mysql?
explain primary keys and auto increment fields in mysql : sql dba
What is a trigger in sql?
How to run sql statements through the web interface?
What is crud stand for?