Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Problem 4 (30 points) Consider the following set of requirements for an airport database: (a) An airplane has a number and a specific model. (b)
Problem 4 (30 points) Consider the following set of requirements for an airport database: (a) An airplane has a number and a specific model. (b) There are a number of airplane models, and each model is identified by a model number and has a capacity and a weight. (c) There are many technicians working at the airport. We keep track of each technician's name, SSN, address, phone number, and salary. Each technician is an expert on one or more plane model(s), and his or her expertise may overlap with that of other technicians. (d) There are some traffic controllers working at the airport. Each traffic controller must take annual medical examinations and the date of the most recent exam is stored. (e) All airport employees (including technicians) belong to a union. We store the union membership number of each employee. (f) The airport has a number of tests that are used periodically to ensure that airplanes are still airworthy. Each test has a Federal Aviation Administration (FAA) test number, a name, and a maximum possible score. The FAA requires the airport to keep track of each time that a given airplane is tested by a given technician using a given test. For each testing event, the information needed is the date, the number of hours the technician spent doing the test, and the score that the airplane received on the test. Design an ER diagram for the above. Specify key attributes of each entity type and structural constraints on each relationship type. Specify any additional assumptions. Problem 5 (20 points) Construct a relational model for the database described in Problem 4. For each relation, specify its primary key and foreign keys
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