Create triggers
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Use the SQL CREATE TRIGGER statement
to create a trigger. This is the syntax for the CREATE TRIGGER statement:
|
Use the SQL CREATE TRIGGER statement
to create a trigger. This is the syntax for the CREATE TRIGGER statement:
|