You have been asked to examine a database to evaluate refere
You have been asked to examine a database to evaluate referential integrity. Which of the following should you review?
A. Field
B. Aggregation
C. Composite key
D. Foreign key
Solution
D. Foreign key
The foreign key because it refers to an attribute in one table whose value matches the primary key in another table.
