Drop a table-level named constraint on the specified table.
If the constraint is not named, you can drop the system-defined USI or single-table join index using a DROP INDEX or DROP JOIN INDEX request as appropriate. See DROP INDEX or DROP JOIN INDEX.