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

Post-Update Trigger

Description

Fires during the Post and Commit Transactions process, after a row is updated. It fires once for each row that is updated in the database during the commit process.

Definition Level form or block

Legal Commands

SELECT statements, DML statements (DELETE, INSERT, UPDATE), unrestricted function codes, unrestricted Built-ins

Enter Query Mode no

Usage Notes

Use a Post-Update trigger to audit transactions.

On Failure

Oracle Forms performs the following steps when the Post-Update trigger fails:

Fires In

Post and Commit Transactions