Design attributedomain integrity. Considerations include CHECK constraints, data types, and nullability.
设计域完整性属性。考虑CHECK约束,数据类型和是否非空。
2
Make a separate table for each set of related attributes, and give each table a primary key. Each field contains at most one value from its attributedomain.