Can i use Commit inside the Trigger? Suppose i use commit
what will be happy (it's complied /executed/work)
Answer Posted / coolpankaj
You can not use Commit Inside Trigger. It will not get complied.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Can we group by two columns in sql?
What is the difference between left and left outer join?
what is cursor. write example of it. What are the attributes of cursor.
What is a composite primary key?
What is an exception in PL/SQL? What are the two types of exceptions?
what are sequences
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
what is cross join? : Sql dba
How would you reference column values before and after you have inserted and deleted triggers?
What are the advantages of pl sql?
What is the maximum rows in csv?
How do you modify a column in sql?
What is a natural join?
what is sql profiler? : Sql dba
how to check myisam tables for errors? : Sql dba