Count the number of passengers departing from Moscow airports in August 2017 in accordance with the actual departure date. Display a table with columns departure_airport - departure airport code and passengers number of passengers in accordance with the table boarding_passes in order of increasing number of passengers.
Write your request in the field below and click the "Check it!" button.
Use PostgreSQL syntax to write your answer. Descriptions of tables are provided at the bottom of the screen.
ER diagram of the Bookings database