Modify a table trigger
- Last Updated: September 5, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To modify a table trigger:
- Choose . The Data Dictionary alphabetically lists all the tables defined for your database.
- Select the table for which you want to modify the trigger. The Modify Table window appears.
- Choose Triggers. The Table Triggers dialog box appears.
- Select the trigger you want to modify.
- Press PUT to enter the trigger code. The Trigger Code dialog box appears.
- Edit the trigger code.
- Choose OK to return to the Table Triggers dialog box.
- Choose OK to return to the Modify Table window.