Database Normalisation
Normalisation is a database design technique for organising data in a relational database. Normalisation is important as it reduces data redundancy & duplicated data and tries to ensure that only relevant (related) data is stored in each database ta...
pedbad.hashnode.dev3 min read