6. One common design problem when designing a database from existing data is the use of a single cell in one column to store multiple values of an attribute.
A. True
B. False
Advertisement
7. In all cases, normalization into BCNF is desirable.
A. True
B. False
Advertisement
8. Denormalized tables are in BCNF.
A. True
B. False
Advertisement
9. We can eliminate modification anomalies with proper normalization that results in tables in BCNF.
A. True
B. False
Advertisement
10. Proper normalization eliminates duplicated data.
A. True
B. False
Advertisement