Modifying a table trigger
To modify a table trigger:
1. Choose Schema > Modify Table. The Data Dictionary alphabetically lists all the tables defined for your database.
2. Select the table for which you want to modify the trigger. The Modify Table window appears.
3. Choose Triggers. The Table Triggers dialog box appears.
4. Select the trigger you want to modify.
5. Press PUT to enter the trigger code. The Trigger Code dialog box appears.
6. Edit the trigger code.
7. Choose OK to return to the Table Triggers dialog box.
8. Choose OK to return to the Modify Table window.