Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Cereals RUS is a company that distributes cereal products to small grocery businesses across the country. They maintain information for the cereal products in the
Cereals RUS is a company that distributes cereal products to small grocery businesses across the country. They maintain information for the cereal products in the cereal.csv file. The company deals directly with the different manufacturers to get the products delivered to their customers (a separate customer file is maintained, but out of the scope of this problem). They use the data in this file to provide the customer information about the cereals (e.g. cord or hot cereal, calories, nutritional information) and to maintain an average customer rating for each product.
The companys owner would like to easily maintain the data in this file using a database. She will be the only one using the system (at least for now!).
cereal.csv (spreadsheet file)
The only user of the system is the owner (actor).
Write the uses cases for the database. Describe your assumptions.
Using the data provided in the spreadsheet, split the list into tables such that each has only one theme (separate entities or objects). Create appropriate ID columns in each table and the appropriate fields (properties) in each tables columns. . THINK SIMPLE.
Complete the ERD diagram for the database following the examples in this Thursdays Session.
Create a new Access database. Build your tables in the database with fields and appropriate field properties. Add 5 (five) records to each of your tables
Step 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