As the name indicates, denormalization is the reverse process of
normalization. It's the controlled introduction of redundancy in to
the database design. It helps improve the query performance as the
number of joins could be reduced.
Showing posts with label Normalization. Show all posts
Showing posts with label Normalization. Show all posts
Monday, March 2, 2009
What is Normalization
A relational database is basically composed of tables that contain related data. So the Process of organizing this data into tables is actually referred to as normalization.
Labels:
Normalization
Subscribe to:
Posts (Atom)