Online Documentation for SQL Manager for Oracle
Triggers
A trigger is an anonymous PL/SQL block or a call to a procedure implemented in PL/SQL or Java.
Oracle automatically executes a trigger when specified conditions occur.
Trigger Editor allows you to define trigger properties. It opens automatically when you create a new trigger and is available on editing an existing one.
To open a trigger in Trigger Editor, double-click it in the DB Explorer tree.
- Using Navigation bar and Toolbar
- Creating/editing trigger
- Browsing object dependencies
- Viewing DDL definition