First Normal Form (1NF) — a practical guide to First Normal Form 1NF with clear examples you can reuse in real projects.
SQL Tutorial Series (74/100). Prefer one article? Read the complete SQL tutorial.
Short description
Each cell holds one value; each row is unique.
1NF tip
No comma-separated lists in a column
Atomic fields
Unique rows