Second Normal Form (2NF) — a practical guide to Second Normal Form 2NF with clear examples you can reuse in real projects.
SQL Tutorial Series (75/100). Prefer one article? Read the complete SQL tutorial.
Short description
Non-key attributes must depend on the whole key.
2NF tip
Start from 1NF
Full key dependency for non-key attrs