Is it possible to use Transaction control Statements such a
ROLLBACK or COMMIT in Database Trigger ? Why ?
Answer Posted / chintu
It is not possible. but if we want to put we use autonomous
transaction.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Why join is faster than subquery?
How do you delete duplicates in sql query using rowid?
What is sharding in sql?
How we can update the view?
What is bulk collect in pl sql?
What are the events on which a database trigger can be based?
How do I restart sql?
How do I filter in sql profiler?
describe mysql connection using mysql binary. : Sql dba
what is a tablespace? : Sql dba
What do you know by pl/sql cursors?
How to connect a sql*plus session to an oracle server?
What is compilation error in pl sql?
What is the difference between Union and Union all. Which is faster.
How do you copy a table in sql?