CBSE Class 12 Computer Science Question 73 of 78

Relational Databases — Question 5

Back to all questions
5
Question

Question 5

A common attribute of two tables is called a foreign key if it is the primary in one table.

Answer

True

Reason — A non-key attribute, whose values are derived from the primary key of some other table, is known as a foreign key in its current table.