For a number of reasons, normalizations is not often an advantage for a(n) ________ database. updateable read-only either a read-only or an updateable None of these TRUE ANSWER : ? YOUR ANSWER : ?
Needing to assess the validity of assumed referential integrity constraints on foreign keys is a(n) ________ of normalization. neither an advantage nor disadvantage advantage disadvantage either an advantage or disadvantage TRUE ANSWER : ? YOUR ANSWER : ?
Multivalued dependencies create harmless anomalies that should be noted, but do not always need to be eliminated. True False TRUE ANSWER : ? YOUR ANSWER : ?
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. True False TRUE ANSWER : ? YOUR ANSWER : ?
We have normalized a table into BCNF if all candidate keys are determinants. True False TRUE ANSWER : ? YOUR ANSWER : ?
Needing to using more complicated SQL in database applications is a(n) ________ of normalization. neither an advantage nor disadvantage disadvantage either an advantage or disadvantage advantage TRUE ANSWER : ? YOUR ANSWER : ?
When building a database from an existing set of tables, we still need to consider normalization principles. True False TRUE ANSWER : ? YOUR ANSWER : ?
We can eliminate modification anomalies with proper normalization that results in tables in BCNF. False True TRUE ANSWER : ? YOUR ANSWER : ?
Eliminating modification anomalies is a(n) ________ of normalization. either an advantage or disadvantage neither an advantage nor disadvantage advantage disadvantage TRUE ANSWER : ? YOUR ANSWER : ?