There are other kinds of database denormalization , also 此外,数据库还有一些其他非规范化类型。
2.
Denormalization of the database 数据库的非规范化
3.
Use database denormalization 使用非规范化数据库
4.
Comparison and analysis of normalization and denormalization design in database 数据库中规范化与反规范化设计的比较与分析
5.
Theory of normalization and denormalization and its ' application to database design 关系规范化理论及非规范化设计在数据库中的运用
6.
In general , if a significant number of your queries require joins of more than five or six tables , you should consider denormalization 通常,如果有相当多的查询需要联接五个或六个以上的表,则应考虑使用非规范化数据库。
7.
A database with the appropriate amount of denormalization reduces the number of tables that have to join together , without adding too much complication to the updating process 如果数据库适当程度地不合规范,则可以减少必须联接在一起的表的数目,而不会使更新过程过于复杂。