Kizspy | Question: 20
(Choose 1 answer)
Given R as a relation, which of the following statements is correct about normalizing data in 3NF form:
A. If R: Has a primary key, no repeating groups, no multivalued attributes/composite attributes
B. If R: Has a primary key, no repeating groups, no multivalued attributes/complex attributes, no partial
functional dependencies.
C. If R: Has a primary key, no repeating groups, no multivalued/composite attributes, no transitive
dependencies.
D. If R: Has a primary key, no repeating groups, no multivalued attributes/complex attributes, no transitive
functional dependencies, no partial functional dependencies.
E. If R: has complete functional dependency.