Show TOC

Deleting Database TriggersLocate 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.

Next Steps

SQL Reference Manual, DROP TRIGGER Statement (drop_trigger_statement)