Question: Normalization Example 3 Given the INVOICE table and the following information, determine the NF for the INVOICE table, and if necessary, describe in details the

Normalization Example 3 Given the INVOICE table and the following information, determine the NF for the INVOICE table, and if necessary, describe in details the steps to have tables in BCNF and specify the PK for each table. INVOICE Table OrderID OrderDate Customer Customer Name Customer Address ProductID Continue ProductDescription ProductFinsh Product StandardPrice OrderQuantity The Primary Key for the COURSE table is a composite key (OrderID, ProductID) (OrderID, ProductID) (OrderDate, CustomerID, CustomerName, Customer Address, Product Description, ProductFinsih, ProductSatandardPrice. OrderQuantity) (OrderID) (Order Date. CustomerID, CustomerName, Customer Address) (ProductID) (Product Description ProductFinsih. ProductSatandardPrice) (CustomerID) (Customer Name. Customer Address)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
