Question

A table is in 2NF (Second Normal Form) if it is in 1NF and:

A All non-key attributes are fully functionally dependent on the primary key.
B It has no multi-valued dependencies.
C It has no join dependencies.
D It has no join dependencies.
E It contains no partial dependencies on any candidate key.
Practice Next

Hey! Ask a query