Editing Datenmodellierung

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 171: Line 171:


==== Exercise 17 ====
==== Exercise 17 ====
Model the given reality segment of an airline using an entity relationship diagram. Make reasonable assumptions, if necessary, and document them comprehensibly in your solution. The airline reality segment to be considered includes the following facts: Airports have an abbreviation (= key) and belong to a city (e.g. "FRA" for Frankfurt, "FCO" for Roma Fiumicino). Flights have a flight number (e.g. "LH 306"), lead from one airport to another, each with a fixed departure and arrival time (e.g. from Frankfurt at 07:30 to Roma Fiumicino with arrival at 09:15). Each aircraft type has a name (e.g. "747-400") and a number of seats (e.g. 430 seats). Pilots have a name (e.g. "Meier"), a date of birth (e.g. "1.1.1960") and an authorisation to fly certain aircraft types (e.g. "747-400" and "A310"). Each individual aircraft is of a specific aircraft type (e.g. "747-400") and has a name (e.g. "Mozart"). In a flight mission, a flight (e.g. "LH 306") is flown on a specific date (e.g. "6.2.2011") by a specific pilot (e.g. "Meier") with a specific aircraft (e.g. "Mozart"). Map the conceptual schema into a relational schema. The relational schema should satisfy the 3rd normal form.
Model the given reality segment of an airline using an entity relationship diagram. Make reasonable assumptions, if necessary, and document them comprehensibly in your solution. The airline reality segment to be considered includes the following facts: Airports have an abbreviation (= key) and belong to a city (e.g. "FRA" for Frankfurt, "FCO" for Roma Fiumicino). Flights have a flight number (e.g. "LH 306"), lead from one airport to another, each with a fixed departure and arrival time (e.g. from Frankfurt at 07:30 to Roma Fiumicino with arrival at 09:15). Each aircraft type has a name (e.g. "747-400") and a number of seats (e.g. 430 seats). Pilots have a name (e.g. "Meier"), a date of birth (e.g. "1.1.1960") and an authorisation to fly certain aircraft types (e.g. "747-400" and "A310"). Each individual aircraft is of a specific aircraft type (e.g. "747-400") and has a name (e.g. "Mozart"). In a flight mission, a flight (e.g. "LH 306") is flown on a specific date (e.g. "6.2.2011") by a specific pilot (e.g. "Meier") with a specific aircraft (e.g. "Mozart"). Map the conceptual schema into a relational schema. The relational schema should satisfy the 3rd normal form

Please note that all contributions to Coders.Bay Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see CB Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)