Can you use a commit statement within a database trigger?
Answer Posted / karthik
yes, by autonomous transaction we can use commit.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I manually uninstall oracle client?
How would you begin to troubleshoot an ORA-3113 error?
What do you mean by merge in oracle and how can you merge two tables?
How many file formats are supported to export data?
Explain what does a control file contain?
What is an external table?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
How many types of table in Oracle?
candidate key is subset of super key but not vice-verse explain
What is memory advisor in Oracle?
What are the different types of failures that occur in Oracle database?
How do you bind variables in oracle?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
What happens if you set the sga too low in oracle?
How to define an oracle cursor variable?