Exercise 2

In this exercise, you will design the ER model for flight database.

We'll cover the following...

The flight database

The flight database stores details about an airline’s fleet, flights, and seat bookings. Again, it’s a hugely simplified version of what a real airline would use, but the principles are the same.

Consider the ...