Question: What is a foreign key?
Options:
Correct Answer: A primary key in another table
Solution:
A foreign key is a primary key in another table that establishes a relationship between the two tables.