Entering content frame

Name of a Referential Constraint (referential_constraint_name) Locate the document in its SAP Library structure

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

Syntax

<referential_constraint_name> ::= <identifier>

Explanation

An error message is displayed if the name has more than 32 characters.

SQL Statements

Referential CONSTRAINT Definition

ALTER TABLE Statement

See also:

Ensuring Data Integrity

 

Leaving content frame