Get a list of passengers who bought a ticket for flight 15175 (flight_id = 15175) and did not board. Output the result in the form of a table with columns passenger_id, passenger_name and contact_data - contact passenger data sorted by passenger name.
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