The business requirement is to track the quantity of aparticular part from one particular supplier for one project. Basedon the given primary key (Supplier#, Part#, Project#), pleasespecify the relation is in (1NF, 2NF, 3NF, BCNF, 4NF, 5NF)compliant (multiple choices). Please explain your rationale.
SUPPLIER_PART_PROJECT
Supplier#
Part#
Project#
Quantity
Expert Answer
An answer will be send to you shortly. . . . .