Question

A relation is in 1NF (First Normal Form) if:

A It contains no transitive dependencies.
B All non-key attributes are fully functionally dependent on the primary key.
C All attributes are atomic (indivisible) and there are no repeating groups.
D It has no partial dependencies.
E It contains no multi-valued attributes.
Practice Next

Hey! Ask a query