Data Models into Database Designs - Technical MCQs

Q1:

The identifier of an entity will become the ________ of the new table.

A foreign key

B main attribute

C primary key

D identity key

ANS:C - primary key

A primary key of a table identifies each row uniquely.