Logical Database Design - Technical MCQs

Q1:

The entity integrity rule states that:

A no primary key attribute may be null.

B no primary key can be composite.

C no primary key may be unique.

D no primary key may be equal to a value in a foreign key.

ANS:A - no primary key attribute may be null.

No answer description is available