Multiple choice

Which of the following is used to represent the relationship betwen tables?

  1. Primary Key

  2. Secondary Key

  3. Foreign Key

  4. None of these

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

Foreign key stores the primary key of others tables and is used for relationship.