SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select t.passenger_id, t.passenger_name,t.contact_data from tickets t join ticket_flights tf on t.ticket_no = tf.ticket_no where tf.flight_id = 8038 and tf.ticket_no = (select ticket_no from boarding_passes where ticket_no is null)

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear