Can i use Commit inside the Trigger? Suppose i use commit
what will be happy (it's complied /executed/work)
Answer Posted / kannan
By using PRAGMA autonomus_transaction we can use commit
inside the trigger.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain what is an index?
Define the select into statement.
how to use like conditions? : Sql dba
Why use subqueries instead of joins?
Explain the purpose of %type and %rowtype data types?
What is normalization in sql?
Can we create clustered index without primary key?
What are the features of pl sql?
How do I get sql certification?
What is a stored procedure in sql with example?
What is pl sql package?
Is it possible to pass parameters to triggers?
How do you explain an index?
Explain what is dbms?
What are conditional predicates?