Normalisation is the term used to describe how you break a file down into tables to create a database. There are 3 or 4 major steps involved known as 1NF (First Normal Form), 2NF (Second Normal Form), 3NF (Third Normal Form) and BCNF (Boyce-Codd Normal Form). There are others but they are rarely if ever [...]
Posts Tagged ‘normalization’
Database Normalization
Posted in database, tagged database, normalization on June 16, 2008 | 1 Comment »