0Hmm

How to normalize a database table

by Sarah Watts on May 31, 2008


Database normalization helps us remove data redundancies and repetitions. It not only helps us save space (these days we don’t have much problem with space) it also helps us organize the data so that it can be conveniently retrieved as and when needed. There are four kinds of normal forms, viz, the first normal form, the second normal form, the third normal form and the Boyce Code normal form.

The process of normalization begins with the first normal form. The entire process is explained in this article.


Technorati Tags: ,
  • Stumbleupon
  • Delicious
Share

Related posts

{ 1 trackback }

Recent URLs tagged Normalform - Urlrecorder
October 20, 2008 at 2:16 pm

{ 0 comments… add one now }

Leave a Comment

Previous post: How to search better on Google

Next post: How to approach a venture capitalist