SQL$HELP_OLD72.HLB  —  CREATE  TRIGGER  Arguments  update-statement
    Specifies the row of a table that you want to modify. If you
    specify CURRENT OF cursor-name with the WHERE clause of the
    UPDATE statement, you receive an error message because the cursor
    is not visible to the CREATE TRIGGER statement.
Close Help