50 likes | 460 Views
Normalisation Purpose Normalization is a set of rules to aid in the design of relational databases Eliminate duplication of data Use key fields to link tables Normal forms 5 levels Only concerned with first three 1NF: Eliminate repeating groups 2NF: Eliminate redundant data
E N D
Purpose • Normalization is a set of rules to aid in the design of relational databases • Eliminate duplication of data • Use key fields to link tables • Normal forms • 5 levels • Only concerned with first three