Triggers: Usage Information


This topic discusses the use of database triggers with Oracle Express. Triggers are database objects that can be created with PL/SQL code. This topic includes the following topics:


See Also:

  • Oracle Database Concepts for information on triggers.

  • Oracle Database Application Developer's Guide - Fundamentals for information on triggers.

  • Oracle Database SQL Reference for information on the CREATE TRIGGER SQL statement.