A small surgery center needs your help to create a database. The office manager has identified the following types of data (entities): patients, doctors, procedures and appointments using the following business rules:
Patients can have many doctors and many doctors can see many patients.
Patients can have many procedures and many procedures are done on patients.
Doctors can have multiple appointments. (hint: these are many to many relationships, so associative tables need to be added)
NOTE: The Case Study is an individual project.
Due Week 8
StepTaskPoints1Attributes 1aPrimary key identified for each entity (four tables) 51bAttributes identified for each entity (four tables) 52Data Types 2aIdentified data types53Relationships 3aIdentify one-to-many relationships.53bIdentify many-to-many relationships.54Foreign Keys 4aAdd foreign keys to tables as needed.105ER Diagrams 5aCreate an ER diagram using Visio.156Create and Populate the Database 6aCreate the tables and relationships in Access.156bIntegrate the data from the spreadsheets206cCreate query 1106dCreate query 2.106eCreate query 3.107Written report
7aDiscuss database benefits when businesses use queries, forms, and reports107bDiscuss at least two security concerns should be discussed with a proposed solution to mitigate the security issues. 107cEdit, spellcheck, and list references.5Total Points 140