Normalization Module3
Normalization Module3
Design
Module 3 – DBMS | With Examples &
ER Diagrams
Why Normalization?
• Occurs when two or more independent multivalued facts exist about the
same attribute.
• Example: A person can have multiple phone numbers and emails.
• Each should be stored in a separate relation.
Fourth Normal Form (4NF)