
- Forum
- Database
- Oracle Database
- TYpes of Trigger
TYpes of Trigger
This is a discussion on TYpes of Trigger within the Oracle Database forums, part of the Database category; What are the types of trigger available in Oracle. Can someone brief me on this....
-
TYpes of Trigger
What are the types of trigger available in Oracle. Can someone brief me on this.
-
12-12-2006, 11:14 PM #2
- Join Date
- Dec 2006
- Answers
- 6
hi,
There r 12 types of trigger which can be applied to a table. + Another one more trigger also called instead of trigger which is used to update views.
Types of trigger:
After/Before
for insert/update/delete
look in for oracle online for full details with examples.
cheers
Nirmal

Reply With Quote





