Can i use Commit inside the Trigger? Suppose i use commit
what will be happy (it's complied /executed/work)
Answer Posted / suresh babu
You cannot use the commit inside the trigger,because the
Transaction Control Languages(TCL) are not allowed in trigger.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Show how functions and procedures are called in a pl/sql block.
Is primary key an index?
How can use stored procedures in sql?
What packages are available to pl/sql developers?
what are properties of a transaction? : Sql dba
What is substitution variable?
Is oracle and sql same?
Why do we need pl sql?
What is the purpose of primary key?
Is join an inner join?
Explain the structure of pl/sql in brief.
How do you update a value in sql?
Can we use pl sql in mysql?
What is sql partition?
What is the maximum number of triggers, you can apply on a single table?