Draw a single ER diagram that represents the specifications listed below. Follow the process below to help you do this: Consider a model of an airport with planes, models of planes, test of planes, and technicians. Draw an ER diagram to represent these entities and their attributes. Planes have a unique registration number. Airplane Models are each identified by a model number (e.g., DC-80, A380, B747), and each have a capacity and a weight. Several technicians work at the airport. You need to store for each technician the name, phone number, address, and salary. The airport has a number of tests that are used regularly to ensure that airplanes are safe. Each test has a unique FAA number, a name, and a maximum possible score. Extend your ER diagram with relationships to represent the following information. Each airplane is of one specific model. Each technician is an expert on one or more plane models. His or her expertise may overlap with that of other technicians. Transport Australia requires the airport to keep track of each time a given airplane is tested using a given test. For each testing event, the information needed
Draw a single ER diagram that represents the specifications listed below.
Follow the process below to help you do this:
Consider a model of an airport with planes, models of planes, test of planes, and technicians. Draw an ER diagram to represent these entities and their attributes. Planes have a unique registration number. Airplane Models are each identified by a model number (e.g., DC-80, A380, B747), and each have a capacity and a weight. Several technicians work at the airport. You need to store for each technician the name, phone number, address, and salary. The airport has a number of tests that are used regularly to ensure that airplanes are safe. Each test has a unique FAA number, a name, and a maximum possible score. Extend your ER diagram with relationships to represent the following information.
- Each airplane is of one specific model.
- Each technician is an expert on one or more plane models. His or her expertise may overlap with that of other technicians.
- Transport Australia requires the airport to keep track of each time a given airplane is tested using a given test. For each testing event, the information needed
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images