#88

Outbound Tours from Paris

Tour logistics is mapping departures from Paris: which cities the bands head to and how long each trip takes. For every Paris departure output the destination city and trip duration (arrival time minus departure time).

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

town_totravel_time
Moscow04:00:00
Moscow03:30:00
Moscow05:45:00

Your query result will appear here