IF i write before / after insert / update trigger and i do
rollback what will happen?
Answer Posted / debasis mohanty
A trigger May Not issue A TCL statement like COMMIT,ROLLBACK,SAVEPOINT.
So U Cant Write A TCL Command Inside A trigger.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
what is a trigger in mysql? : Sql dba
What is a join?
What is substitution variable?
What is left join example?
How do I count records in sql?
What is flag in sql?
What are different types of statements supported by sql?
What are the different dml commands in sql?
which types of join is used in sql widely? : Sql dba
What version is sql?
What are crud methods?
What are types of indexes in sql?
What is clause in sql?
How to display Row Number with Records in Oracle SQL Plus?
What is the difference between delete, truncate and drop command?