Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In an airport database, draw an E-R diagram. Convert the ER-diagram into a set of tables. For each table, specify the candidate keys, primary key

image text in transcribed

In an airport database, draw an E-R diagram. Convert the ER-diagram into a set of tables. For each table, specify the candidate keys, primary key and the foreign keys. . An airport is described by its name and the city where the airport is located in. Each airplane has a registration number and the date of production as its descriptive attributes. Each airplane model is identified by a model number and has a capacity and a weight. A technician is characterized by an ID, a name and a phone number. Each airport accommodates a number of airplane models, and an airplane model may appear in several airports. Each airplane is of a specific model, e.g. Boeing 737. A number of technicians work at the airport, but each technician works only at one airport. Each technician is responsible for one or more plane models, and one plane model has one or more technician responsible for it. Each airplane is periodically tested by a number of technicians. A technician may test several airplanes each year. The information, such as the test number, the test date, the testing result, is required to describe a testing of an airplane

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

T Sql Fundamentals

Authors: Itzik Ben Gan

4th Edition

0138102104, 978-0138102104

More Books

Students also viewed these Databases questions

Question

explain what is meant by redundancy

Answered: 1 week ago