A constraint name (constraint_name) defines an integrity condition that must be satisfied by the rows in a table.
<constraint_name> ::= <identifier>
An error message is displayed if the name has more than 32 characters.
CONSTRAINT Definition
ALTER Definition
CREATE DOMAIN Definition
DROP Definition
See also:
Ensuring Data Integrity