Foreign key column derives its value from the primary key of the parent table.
True
Reason — Foreign key column refers to value of an attribute defined as the primary key in another table.