Definition of a Referenced (Parent) Table
A child must have a parent, and the referenced table in a PK-FK relationship is referred to as the Parent table. The key columns in the Parent table that see a Child table are called referenced columns.
Since the referenced columns are defined as unique constraints, the referenced column set must be one of the following: