Determine the functional dependencies that exist in the followingtable. After determining the functional dependencies, convert this table to an equivalent collection of tables thatare in third normal form.
Part (PartNum, Description, OnHand, Class, Warehouse,Price, (OrderNum, OrderDate, CustomerNum,CustomerName, RepNum, LastName, FirstName,NumOrdered, QuotedPrice) )