Back to the 2018 paper

Module 1: Database System Architecture

20182m

What is a foreign key?
(i) A foreign key is a primary key of a relation which is an attribute in another relation
(ii) A foreign key is a superkey of a relation which is an attribute in more than one other relations
(iii) A foreign key is an attribute of a relation that is a primary key of another relation
(iv) A foreign key is the primary key of a relation that does not occur anywhere else in the schema

Similar questions