Our ESP isn't working very well. Login and vote now.
By ashishnayyar911
via hurricanesoftwares.com
Submitted: Jun 03 2008 / 08:18
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 used. A database is said to be Normalised if it is in 3NF (or ideally in BCNF).
Add your comment