Multiple Choice
Which of the following contains a repeating group where the primary key is OrderNum?
A) Orders (OrderNum, OrderDate, (ItemNum, NumOrdered) )
B) Orders (OrderNum, OrderDate, ItemNum, NumOrdered )
C) Orders (OrderNum, OrderDate)
D) Orders (OrderNum, ItemNum, NumOrdered )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: What is the difference between a third
Q4: When converting a non-first normal form table
Q6: Discuss what normal forms are and list
Q7: Any column or collection of columns that
Q8: What is the difference between a table
Q9: A table is in fourth normal form
Q10: What is each key that meets the
Q11: Third normal form is sometimes referred to
Q12: If B is functionally dependent on A,
Q13: Functional dependencies can always be determined by