adspace
Answer Posted / Shyam Sunder
The three basic parts of a trigger are: (1) Event: The event that triggers the execution of the trigger, such as INSERT, UPDATE, or DELETE. (2) Condition: An optional condition that must be met for the trigger to execute. (3) Body: The code executed when the trigger is fired.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the current version of postgresql?
What is your daily office routine?
how to start mysql server? : Sql dba
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 the best sql course?
what are the advantages of sql ? : Sql dba
Is primary key clustered index?
what is sql server agent? : Sql dba
How do I remove duplicates in two columns?
Can we use distinct and group by together?
how to escape special characters in sql statements? : Sql dba
Can delete statement be rollbacked?
what is collation? : Sql dba
Do we need to rebuild index after truncate?
Is primary key always clustered index?