Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Business Requirement Narrative: The database design needs to track all the airplanes in the airline's fleet. Since we have different airplanes from multiple manufacturers, we

image text in transcribed
image text in transcribed
Business Requirement Narrative: The database design needs to track all the airplanes in the airline's fleet. Since we have different airplanes from multiple manufacturers, we need to know each airplane's manufacture and their contact information in case we need to have them perform services. Each airplane is purchased from one specific manufacture, and they are responsible for the maintenance of it. Our airplanes are constantly in route between airports to maximize revenue, so we need to know all the airports information to help track where our airplanes are. The objective of this database is to help us schedule all the flights for each of our airplane in the fleet. So, the database design needs to be able to store flight schedules for each plane between airports We hope you can help us design a database where we can store the data into a database using best practices of relational database design concepts Note: You will need to add Foreign Keys to the entities as you determine the relationships. Depending on the narrative presented, you may also need to add an additional entity (composite entity) to resolve any many-to-many relationship issue in the design. Entities and Attributes: Manufacture Entity O ManufacturerID O ManufactureName O ManufactureAddress ManufactureCity ManufactureState ManufactureZipCode ManufacturePhoneNum Airplanes Entity AirplaneNumber AirplaneModel AirplaneServiceStartDate AirplaneEndOfLife Date O AirplaneNumSeats Airports Entity o AirportID AirportName O AirportCode AirportAddress AirportCity AirportState AirportZipCode AirportPhoneNum FlightSchedule Entity ScheduleID O AirplaneNumber AirportID

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

Essentials Of Strategic Management

Authors: J. Hunger, Thomas Wheelen

5th Edition

0136006698, 9788120348615

More Books

Students also viewed these General Management questions

Question

What is CAM-I, and why is it organized?

Answered: 1 week ago

Question

4. What means will you use to achieve these values?

Answered: 1 week ago