List of questions
Related questions
Question 89 - CBDA discussion
The CustomerOrder entity will include information on all customer orders. Applying database normalization rules, which set of attributes will need to be normalized to avoid redundancies?
* Customerld
* CustomerPhone
* Orderld
* OrderDate
* ProductName
* ProductQuantity
* OrderTotal
A.
CustomerPhone ProductName
B.
ProductName ProductQuantity
C.
Orderld ProductName
D.
Customerld OrderDate
Your answer:
0 comments
Sorted by
Leave a comment first