Show TOC

Name of a Referential Constraint (referential_constraint_name)Locate this document in the navigation structure

Use

The name of a referential constraint ( referential_constraint_name) identifies a referential constraint. This integrity condition specifies deletion and existence dependencies between two tables.

Structure
				
<referential_constraint_name>::=
  <identifier>
				
			

Explanation

An error message is output if the name consists of more than 32 characters.