Entering content frame

Object documentation Trigger Locate the document in the library structure

Definition

Under Triggers, the Catalog Manager displays all the triggers that were created in the database. You can use SQL Studio to display the definitions of these triggers, and delete the triggers themselves.

Prerequisites

You need to have the required user authorizations.

Note

For an explanation of user authorizations and properties, see the Database users section in the Database System Concepts documentation.

Procedure

·        To display the definition of a trigger, select it and choose Catalog Manager ® Open Object Definition.

·        To delete a trigger, select it and choose Catalog Manager®Drop Object.

Note

For information on the syntax of CREATE TRIGGER statements, see the CREATE TRIGGER statement section of the Reference Manual.

 

Leaving content frame