A common attribute of two tables is called a foreign key if it is the primary in one table.
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.