A. Every foreign key value must have a corresponding primary/unique key valueB. No foreign key should have a corresponding primary key value.C. There should be an index on the tables.D. The tables should be in different schemas of the database.
Each Foreign Key must exist as a Primary Key.Foreign Keys can change values over time.
Cheers.
Sithu