An attribute of one table matching the primary key of another table is called…

2023

An attribute of one table matching the primary key of another table is called as ______.

Answer: A. foreign keyAn attribute in one table that matches the primary key of another table is known as a foreign key. This creates a relationship between the two tables,…

  1. A.

    foreign key

  2. B.

    secondary key

  3. C.

    candidate key

  4. D.

    More than one of the above

  5. E.

    None of the above

Attempted by 3444 students.

Show answer & explanation

Correct answer: A

An attribute in one table that matches the primary key of another table is known as a foreign key. This creates a relationship between the two tables, allowing data to be linked across them. The foreign key ensures referential integrity by maintaining consistency between related records.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…