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
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
How to load data with sql*loader?
What is cascade in sql?
Which sorts rows in sql?
What is package in pl sql?
explain mysql aggregate functions. : Sql dba
How to check if a column is nullable before setting to nullable?
Does sql backup shrink transaction log?
How to run pl sql program in mysql?
Can we use loop in sql?
What are the two types of cursors in pl sql?
What type of database is sql?
When can we use the where clause and the having clause?
Is left join same as join?
Why having clause is used in sql?