Answer Posted / karthik
Hi,
this is a independent transaction done irrespective f
parent transcation.
ex:
i hv a procedure for updating the rows in a table.but
wether it updates or not i need this attempt of updating
the rows to be noted in a log table so i will write that as
a autonomous transaction(of course using the pragma)and so
it will be written in log table wether or not the main
table is updated.
Note:if ur using some dml in autonomous block then u HV to
COMMIT it else this transaction wil not get commited.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create a stored program unit?
Explain oracle instance.
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
How to define and use table alias names in oracle?
What are operators in oracle?
What are the major difference between truncate and delete?
Explain the use of Merge statement in oracle 11g
How to rename a tablespace in oracle?
What is ADDM Advisor in Oracle?
Explain an index segment?
How to start your 10g xe server?
Please explain drop constraint oracle?
What is the relation of a user account and a schema in oracle?
Explain the use of rows option in exp command.
What is a initialization parameter file in oracle?