Using events we specify when our block of code inside
TRIGGER should execute. The events which we can specify are as below:
·
Before insert
·
After insert
·
Before update
·
After update
·
Before delete
·
After delete
·
After undelete
No comments:
Post a Comment