SQL$HELP_OLD72.HLB  —  CREATE  TRIGGER  Arguments  triggered-action
    Consists of an optional predicate, some triggered statements, and
    an optional frequency clause. If specified, the predicate must
    evaluate to true for the triggered statements in the triggered
    action clause to execute. Each triggered statement is executed in
    the order in which it appears within the triggered action clause.
Close Help