Referenced (Parent) Table - Advanced SQL Engine - Teradata Database

SQL Fundamentals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
uhe1592872955107.ditamap
dita:ditavalPath
uhe1592872955107.ditaval
dita:id
B035-1141
lifecycle
previous
Product Category
Teradata Vantageā„¢

A child table must have a parent, and the referenced table is referred to as the parent table.

The parent key columns in the parent table are the referenced columns.

For standard and batch RI, the referenced columns must be one of the following unique indexes:

  • A unique primary index (UPI), defined as NOT NULL
  • A unique secondary index (USI), defined as NOT NULL

Soft RI does not require any index on the referenced columns.