Computer Science

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

Relational Database

1 Like

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.

Answered By

1 Like


Related Questions