Count the number of flights actually performed by each aircraft model during August 2017. Output the result in four columns: aircraft_code, model_ru, model_en, flights_count sorted by descending number of flights.
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