Can you use a commit statement within a database trigger?
Answer Posted / usingh
Yes, using AUTONOMOUS_TRANSACTION Pragma you can COMMIT and ROLLBACK.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to see the table columns used in an index?
What is rich query?
Please explain oracle left join with an example?
What is a cursor variable?
Is java required for oracle client?
How to define a cusotmer as a supplier in ORACLE R12
How to select some columns from a table in oracle?
What are the arithmetic operations?
Can we commit inside a function in oracle?
What is background process in Oracle?
How to rebuild an index in oracle?
Explain user account with reference to oracle.
What is the data pump import utility?
How can we delete duplicate rows in a table?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?