Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Introduction In this assignment you will design a database using everything that you have learned in this course. You will create an Entity Relationship Diagram
Introduction
In this assignment you will design a database using everything that you have learned in this
course. You will create an Entity Relationship Diagram ERD using Diagrams.net. See video
in course with basic instructions on how to use it
Instructions
Create a database for a veterinarian office. The database design needs to conform to the
following requirements:
The database needs to track customers including contact information and where they
live
It needs to track pets including type of animal dog, cat, etc, who owns the pet
It needs to track visits ie pet visits to the veterinarian.
When a pet visits the veterinarian they could have or more diagnosis. This table will
contain values for all possible diagnoses.
Each diagnosis might have or more treatments. This table will contain records for all
possible treatments.
The database must conform to the rd Normal Form.
Your design does not and should not need to include employees of the office, or
appointments.
Submit
The only thing that you need to submit is a drawio file created from Diagrams.net. You do not
need to create the SQL script, only the ERD
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