Adding or Dropping Referential Constraints - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

Referential Constraints provide the Optimizer with an efficient method for producing better query plans that take advantage of defined, but unenforced, referential relationships.

Other than not enforcing referential integrity and not requiring the candidate key for the referenced table in the constraint to be explicitly declared to be unique, the rules for Referential Constraints (Referential Constraints are sometimes called soft referential integrity constraints.) are identical to those documented by Adding or Dropping Standard Referential Integrity Constraints. See Referential Constraints for additional information.