Previous Topic: T10Next Topic: UAC


TUC

TRIGGER USES COLUMN

Reason:

An attempt was made to delete a column used in the specification of a trigger event (BEFORE/AFTER UPDATE OF).

Action:

Either DROP the TRIGGER, or modify the trigger event specification, or do not attempt to delete the column.