🙏 Thank you for your support. Last month we received only $32. That covers servers, but not development, so there will be no new lessons or features this month. If you can, please support next month. Support now →
SQL code copied to buffer
RU PT FR
Task 117:

Get flights statistics

Get statistics on flights departing from Domodedovo Airport (DME) in August 2017.
Output the result as a table with columns:
     count_departed - the total number of flights departing from the airport,
     count_delayed - the number of delayed flights (a flight that actually took off more than half an hour later than scheduled is considered delayed) and
     delayed_flights_rate - percentage of delayed flights rounded to two decimal places.

Use PostgreSQL syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.