SQL$HELP_OLD72.HLB  —  CREATE  TRIGGER  Arguments  WHEN predicate
    Describes the optional condition that must be satisfied before
    the associated triggered statements are executed. This predicate
    cannot refer to any host language variable.

    To avoid ambiguity between columns and external function
    callouts, use parentheses around the predicate in the WHEN
    clause.
Close Help