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 output if the name consists of more than 32 characters.
CONSTRAINT Definition
ALTER Definition
CREATE DOMAIN Definition
DROP Definition
See also:
Ensuring Data Integrity