The Relational Model and Normalization - Technical MCQs

Q1:

A primary key is a composite key that was selected to be the main identifier for the relation.

A True

B False

ANS:B - False

A primary key is a candidate key that is selected to uniquely identify a row in a relation.