SQL code copied to buffer
RU PT FR
Task 33:

Airports with one-way departures

Find airports from which you can fly in only one direction.
Create the resulting table with columns: departure_airport, departure_city - name and city of departure airport (in English), arrival_airport and arrival_city name and city of the destination airport (in English). Sort the result by the departure_city column.

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.