Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer this correctly and I promise to give you a thumbs up Question 2: Garage Database We want to design a database for a

image text in transcribed

Please answer this correctly and I promise to give you a thumbs up

Question 2: Garage Database We want to design a database for a local garage. For each customer, we want to record the unique) name, the customer address, and the contact phone number. For each vehicle, we want to record the unique vehicle's identification number (VIN), and the vehicle's make, model and year. For each repair job we want to record the description of the job done (maximum 200 chars), the date, and the total dollar cost. A repair job may involve zero or more parts (like, e.g, ld wipers'", "battery", etc.) For each part we want to record its (unique) part number, the part name and its cost. In addition, note that: Each vehicle may have 1 or more repair jobs. Each customer may be the primary owner of 1 or more vehicles. Every vehicle has only one primary owner (we ignore co-owners) Draw an ER diagram for this database. Make sure to indicate primary keys, cardinality constraints, weak entities (if any), and participation constraints. List any assumptions you make in the process

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Database Concepts

Authors: David M. Kroenke

1st Edition

0130086509, 978-0130086501

More Books

Students also viewed these Databases questions

Question

=+16.5. About Theorem 16.8:

Answered: 1 week ago