Comment on Understanding database normalisation: a very short tutorialparentComments−epo14yGet it correct, then make it fast.−ak3914yThat's it. Normalisation is about correctness.Every other aspect of software development using RDMSs will attempt to challenge decisions made for correctness' sake.
Comments
Get it correct, then make it fast.
That's it. Normalisation is about correctness.
Every other aspect of software development using RDMSs will attempt to challenge decisions made for correctness' sake.