Move to 2NF: Ensure that all non-key attributes are fully functionally dependent?
on the primary key. Remove partial dependencies (when a non-key attribute depends
on part of a composite key).
on the primary key. Remove partial dependencies (when a non-key attribute depends
on part of a composite key).