Modifying a Database Trigger
To modify a database trigger:
- In the Object Navigator, expand the Database Objects
node to display the Schema nodes.
- Expand a Schema node to display the database objects.
- Expand the Tables node to display the Schema's
database tables.
- Select and expand the desired table.
- Expand the Triggers node.
Database triggers that you either own or have privileges to execute, compile,
or drop appear.
- Double-click on the desired database trigger icon.
The Database Trigger Editor is displayed.
Related topic
About database triggers