A script-enabled browser is required for this page to function properly.

About Database Trigger Privileges

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.

 


About database triggers

Creating a database trigger