Friday, October 9, 2009

Denormalization:

De normalization is the process of attempting to optimize the performance of a data base by adding redundant data. Instead of joining several tables (Which affects the performance) to get a common information, just place some repeated values in the table is the use of de normalization

No comments:

Post a Comment