Friday, October 9, 2009

Normalization:

Database normalization is a design technique for structuring relational database tables.Highly normalized data reduces the data duplication. Redundant data is removed by the process of normalization.Normalization requires more tables and joins.

No comments:

Post a Comment