Procedure documentationDeleting Database Triggers Locate this document in the navigation structure

Prerequisites

  • You are logged on to the database as a database user.

  • You are the owner of the table for which the database trigger is defined.

  • The database is in the ONLINE operational state.

Procedure

  1. In the explorer tree, open the Triggers folders.

  2. In the context menu of the database trigger, choose Delete.

More Information

SQL Reference Manual, DROP TRIGGER Statement (drop_trigger_statement)