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
What is the process of copying data from table a to table b?
Is left join inner or outer by default?
Why we use stored procedure instead of query?
what is a trigger in mysql? Define different types of trigger. : Sql dba
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
What is full join in sql?
Is inner join same as self join?
how to fetch common records from two tables? : Sql dba
What is substitution variable in pl sql?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Do foreign keys improve performance?
How can you select unique records from a table?
Explain the methods used to protect source code of pl/sql.
What are procedures used for?
What are the packages in pl sql?