Answer Posted / Khubendra Pratap Sant
There are three main types of SQL triggers: AFTER triggers, which fire after a DML operation; BEFORE triggers, which fire before a DML operation; and INSTEAD OF triggers, which replace the action of an event.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the advantages of sql ? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
What is the current version of postgresql?
Can delete statement be rollbacked?
how to start mysql server? : Sql dba
Does group by remove duplicates?
If a cursor is open, how can we find in a pl/sql block?
What is your daily office routine?
What is the current version of sql?
Is inner join faster than left join?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is bcp? When does it used? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
what is sql server agent? : Sql dba
Can we rollback truncate?