Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Attached is a data model design for the Garden glory project questions in assignment 2. Use this data model to complete the following tasks. 1.
Attached is a data model design for the Garden glory project questions in assignment 2. Use this data model to complete the following tasks. 1. Transform the data model to physical model (database design) Note: Draw the entity-relationship diagram (ERD) in Crow's foot notation using MS Visio 2013/2016. Use only the crow's foot database notation (template) in MS Visio (10 pts penalty is assessed if the wrong template is used) There must be no many-to-many relationships. The ERD must include not only tables, foreign keys and relationships with cardinalities but also all columns and their data types (do not use char type only, you need to choose the appropriate data types for each column instead) and also display data types in the Visio file (10 pts. reduction if data types are not included or displayed) The names must be the same as provided in the data model; clearly label the primary keys and foreign keys. All foreign keys are required, i.e., cannot be null. a. b. c. d. e. 2. Transform the physical model/database design to an actual database using MS Access 2013/2016 for all tables and relationships. The data types for each column in Access should be compatible with those defined in database design above. Populate the tables with real data (you can make up) and each table needs to have at least 5 rows. Don't forget to enforce referential integrity constraints when necessary and ensure the values satisfy the constraints
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