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
Why do we go for stored procedures?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
Write a sql select query that only returns each name only once from a table?
How many unique keys can a table have?
Which data dictionary views have the information on the triggers that are available in the database?
Why use stored procedures?
What is data control language (dcl)?
What is trigger point?
What is using in sql?
what is sql server agent? : Sql dba
What is full join?
Can we use loop in sql?
how to shutdown mysql server? : Sql dba
Can we create table inside stored procedure?
What is use of trigger?