SQL$HELP_OLD72.HLB  —  DROP  CONSTRAINT  Arguments

1  –  constraint-name

    Specifies the name of the constraint that you want to delete.

2  –  IF_EXISTS

    Prevents SQL command language from displaying error messages if
    the referenced object does not exist in the database.
Close Help