You can create, edit, compile, and browse database triggers directly from Oracle Forms if you have the appropriate privileges.
Execute Privilege |
Allows the user to execute the database trigger. |
Create Privilege |
Allows the user to create, modify, and compile database triggers. |
Compile Privilege |
Allows the user to compile a database trigger. |
Drop Privilege |
Allows the user to drop a database trigger. |