View Single Post

  #2 (permalink)  
Old 12-12-2006, 10:14 PM
nnirmalkumar nnirmalkumar is offline
Junior Member
 
Join Date: Dec 2006
Posts: 6
nnirmalkumar is on a distinguished road
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