Short Questions - Data Integrity and Normalization Part 1
The entity integrity is a constraint on primary key value. It states that any attriburte of a primary key cannot contain null value. If primary key contains null value, it is not possible to uniguely identify a record in a relation.