A Level Computer Science 2 > Normalisation > Flashcards
Define Normalisation
Technique used to reduce data duplication and improve data integrity
Define 1NF
The Key
Define 2NF
No partial dependencies
Define 3NF
Nothing but the key
No Non Key dependencies