The name of a referential constraint (referential_constraint_name) identifies a referential constraint. This integrity condition specifies deletion and existence dependencies between two tables.
<referential_constraint_name> ::= <identifier>
An error message is output if the name has more than 32 characters.
Referential CONSTRAINT Definition
See also: