Multiple choice

With reference to a table which key resides in another table?

  1. The primary key

  2. The reference key

  3. The candidate key

  4. The foreign key

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A foreign key means that values in one table must also appear in another table.