1. Choose Oracle datatypes for the following attributes from a normalized relation including: Vendor(VendorID, Address, ContactName) Item (ItemID, Description) PriceQuote(VendorID, ItemID, Price) Describe why you selected the datatypes for each attribute.
2. Give your own example of a relationship that is in 3rd Normal Form. Be sure to discuss why it is in 3rd Normal Form