Answer Posted / bernard raj
It is independent transaction.It will executes with out
interfering the parent transaction.
An autonomous transaction is an independent transaction started by another transaction, the main transaction. Autonomous transactions let you suspend the main transaction, do SQL operations, commit or roll back those operations, then resume the main transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to start a specific oracle instance?
What is java oracle used for?
Is oracle a language?
How to sort the query output in oracle?
Explain an integrity constrains?
What is an Oracle Instance?
What is PL/SQL ?
How can I create database in oracle?
What is materialized view in Oracle?
Can you assign multiple query result rows to a variable?
What would you do with an in-doubt distributed transaction?
Is rowid unique in oracle?
What is object data modeling?
Is oracle an operator?
Which is faster join or subquery in oracle?