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
What are privileges and grants?
How can I introduce multiple conditions in like operator?
What do you mean by a database transaction & what all tcl statements are available in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
What is rowid and rownum in oracle?
What the is the diff between local index and global index. give some example.
Explain about your project and its relation to the current job position you are applying to?
What happens if you use a wrong connect identifier?
How to start your 10g xe server?
What is null value in oracle?
What is a static data dictionary in oracle?
How to define an anonymous procedure with variables?
Can we use bind variables in oracle stored procedure?
How to use existing values in update statements using oracle?
How do I limit the number of oracle database connections generated by weblogic server?