Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a database for a veterinarian office. The database design needs to confirm to the following requirements: The database needs to track customers (including contact

Create a database for a veterinarian office.  The database design needs to confirm to the following requirements:

  1. The database needs to track customers (including contact information and where they live).
  2. It needs to track pets (including type of animal - dog, cat, etc, who owns the pet).
  3. It needs to track visits - ie pet visits the veterinarian.
  4. When a pet visits the veterinarian they could have 0 or more diagnosis.  This table will contain values for all possible diagnosis.
  5. Each diagnosis might have 0 or more treatments.  This table will contain records for all possible treatments.
  6. The database much confirm to 3rd Normal Form.
  7. You will create an Entity Relationship Diagram (ERD) using Diagrams.net.

 

Your design does not and should not need to include employees of the office, or appointments. 

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Entities a Customer Attributes CustomerID Primary Key Name Contact Information Address b Pet Attribu... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions

Question

=+4. The range of prices charged for a category of merchandise

Answered: 1 week ago