Referential Integrity Terminology - Analytics Database - Teradata Vantage

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-05-02
dita:mapPath
ymn1628096214445.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantage™

The following table defines the Referential Integrity terminology that CheckTable uses.

Term Definition
Primary Key One or more columns that uniquely identify a table row.
Foreign Key One or more columns in a table (the child table) that references the Primary Key in one or more tables (the parent tables).
Parent Table Table having a Primary Key that is referenced by another table, the child table.
Child Table Table having a Foreign Key that references the Primary Key in another table, the parent table.

For more information on referential integrity, see Teradata Vantage™ - SQL Fundamentals, B035-1141 and Teradata Vantage™ - Database Design, B035-1094.