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 Advanced Application Developer's Guide for information on triggers.

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