homehome previousprevious nextnext
 
Setting Trigger Time and Event

Use the Fires dropdown list to define the trigger action time. It can be Before or After to indicate that the trigger activates before or after the statement that activated it.

The Trigger Event indicates the kind of statement that activates the trigger. It can be one of the following:


Insert
The trigger is activated whenever a new row is inserted into the table.

Update
The trigger is activated whenever a row is modified.

Delete
The trigger is activated whenever a row is deleted from the table.

 

Copyright 1999 - 2007. PremiumSoft TM CyberTech Ltd All rights reserved
PGSQL TM is a trademark of PGSQL AB in the United States and other countries.