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 basic information about triggers (in the chapter about server-side programming)

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