Find a list of flight options between the airports Pulkovo Airport (LED) and Bryansk Airport (BZK) with no more than one connection. Display a table with the fields departure_airport - departure airport code, connection_airport - transfer airport code and arrival_airport - destination airport code. Sort the result by the connection_airport field
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