Can you use a commit statement within a database trigger?
Answer Posted / charan
Hi this is charan...
Actually Not allowed TCL commands in trigger...but it is possible we are not use directly these commands...to over come this problem oracle introduced one concept is called "Autonomous Transactions" .through autonomous transaction we are using tcl commands in Trigger concept....This is according to my knowledge
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What are oracle functions?
Difference between inner join vs where ?
Can we protect our pl/sql source code?
Explain the use of tables option in exp command.
How will you write a query to get a 5th rank student from a table student_report?
Explain what are the uses of rollback segment?
Explain compound trigger in oracle?
How to convert characters to dates in oracle?
how to handle exceptions in post production
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
How to assign a tablespace to a users in oracle?
What are the parameters that we can pass through a stored procedure?
What is not equal to in oracle?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.