Multiple choice

Which of the following is used to reference to a table through the primary key of the related table in DBMS?

  1. Attribute

  2. Candidate key

  3. Foreign key

  4. Primary key

  5. Entity

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

Reference to a table through the primary key of that related table is achieved using foreign key.