Firebird Documentation IndexFirebird 1.5 Language Ref. UpdateDDL statements → DROP TRIGGER
Firebird Home Firebird Home Prev: DROP GENERATORFirebird Documentation IndexUp: DDL statementsNext: RECREATE PROCEDURE

DROP TRIGGER

DROP TRIGGER no longer increments table change count

Available in: DSQL, ESQL

DROP TRIGGER no longer increments table change count

Changed in: 1.0

Description: In contrast to InterBase, Firebird does not increment the metadata change counter of the associated table when CREATE, ALTER or DROP TRIGGER is used. For a full discussion, see ALTER TRIGGER no longer increments table change count.

Prev: DROP GENERATORFirebird Documentation IndexUp: DDL statementsNext: RECREATE PROCEDURE
Firebird Documentation IndexFirebird 1.5 Language Ref. UpdateDDL statements → DROP TRIGGER