State the entity-integrity rule precisely (sample Q6).
State the entity-integrity rule precisely (sample Q6).
Answer
No primary-key attribute — nor any component of a composite primary key — may be null.
A null primary key would make a row unidentifiable; for a composite key every part must be non-null.