Third Normal Form (3NF) — a practical guide to Third Normal Form 3NF with clear examples you can reuse in real projects.
SQL Tutorial Series (76/100). Prefer one article? Read the complete SQL tutorial.
Short description
Non-key attributes should depend only on the key.
3NF tip
No non-key → non-key dependencies
Separate lookup entities