Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1) Normalize your relational schema and show the steps of converting it into 1NF, 2NF, and 3NF. In each step: 2) Write down the functional
1) Normalize your relational schema and show the steps of converting it into 1NF, 2NF, and 3NF.
In each step:
2) Write down the functional dependencies before refinement, and show how some of them were eliminated so as to give the next level of normalization.
3) Write out the relational schema in the text format that was demonstrated in class.
NOTE: Use capital letters for table names and camel case for attributes. Underline all keys.
Manufacturer ManufacturerlD CompanyName SnackBuyingPrice SName DrinkPriceBuying DName SNACK SnackRetailPrice NumltemsStocked SnackMaxCapacity WeeklyProfitSnackType NumSnackSoldPerWeelk VendinglD (FK) Product Unrefiglnvento ManufacturerlD (FK) VendingID (FK) VendingID (FK) VendingMachine VendinglD Street Cit State ZipCode TotalWeeklyProfit TotalltemsSold EmployeelD (FK) DRINK DrinkMaxCapacity DrinkRetailPrice NumltemsStocked WeeklyProfitDrinkType NumDrinkSoldPerWeek VendingID (FK) Refiglnvento VendingID (FK) Em FirstName LastName Manufacturer ManufacturerlD CompanyName SnackBuyingPrice SName DrinkPriceBuying DName SNACK SnackRetailPrice NumltemsStocked SnackMaxCapacity WeeklyProfitSnackType NumSnackSoldPerWeelk VendinglD (FK) Product Unrefiglnvento ManufacturerlD (FK) VendingID (FK) VendingID (FK) VendingMachine VendinglD Street Cit State ZipCode TotalWeeklyProfit TotalltemsSold EmployeelD (FK) DRINK DrinkMaxCapacity DrinkRetailPrice NumltemsStocked WeeklyProfitDrinkType NumDrinkSoldPerWeek VendingID (FK) Refiglnvento VendingID (FK) Em FirstName LastNameStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started