Question: PART A (10 MARKS) As a database designer, you need to develop a clean eating diet plan database system based on the following requirements:

PART A (10 MARKS) As a database designer, you need to develop a clean eating diet plan database system based on the following requirements: 1. Open Microsoft Access and create a blank Access database. Save as: "YourFullName_StudentID_Clean Diet DatabaseSystem" ANSWER: (2 marks) Paste your screenshot of database here 2. Create tables as listed below and choose appropriate data types for each attribute. Then create the relationship between tables. You also need to insert 5 records (sample data) per table. PROFILE (UserID, Name, Gender, Height, Weight, Age, Lifestyle, Goal) FOOD (FoodID, FoodName, ServingSize, Calories, FoodType) FOODLOG (LogID, LogDate, Meal, NumberOfServing, FoodID, UserID) *Data for Lifestyle in table PROFILE is sedentary/active *Data for FoodType in table FOOD is fruits / vegetables / snacks/protein/carbohydrate *Data for Meal in table FOODLOG is breakfast / lunch/dinner ANSWER: Paste your screenshot of output here (8 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
