D
A field that links to the primary key of another table
Correct Answer: Option D — A field that links to the primary key of another table
Explanation:
A foreign key is a field in one table that references the primary key of another table, establishing and enforcing a relationship between the two related tables.