Multiple choice An attribute of one table matching the primary key of another table is called as foreign key secondary key candidate key composite key Reveal answer Fill a bubble to check yourself A Correct answer Explanation A foreign key is an attribute in one table that refers to the primary key of another table, establishing a relationship between the two.