资讯

Normalization is one of the corner-stones of database design. Recently some discussion emerged on the need for normalization suggesting denormalization as a more scalable solution.
Normalization clusters data items together based on functional dependencies within the data items. This normalized arrangement expresses the semantics of the business items being presented.