This is a discussion on When you should consider Denormalization within the Data Warehousing forums, part of the ERP category; When you should consider Denormalization. Could some one explain with industry examples... According to Wikipedia, Denormalization is the process of ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
When you should consider Denormalization
When you should consider Denormalization. Could some one explain with industry examples...
According to Wikipedia, Denormalization is the process of attempting to optimize the performance of a database by adding redundant data. It is sometimes necessary because current DBMSs implement the relational model poorly. A true relational DBMS would allow for a fully normalized database at the logical level, while providing physical storage of data that is tuned for high performance. |