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