I made database with following data:
This records represent bus tour across europe and I must well planned exploit a bus.
I want make a chart where will be show all tour which ending in the same city where another tour beginning (one or two days later).
Code:
tour startdate city enddate city was 04.04.09 Venezia 14.04.09 Berlin asahi 15.04.09 Berlin 23.04.09 Madrid neds 11.04.09 Wien 18.04.09 Trieste mbok 19.04.09 Trieste 24.04.09 Paris osaka 25.04.09 Paris 02.05.09 Ljubljana
I want make a chart where will be show all tour which ending in the same city where another tour beginning (one or two days later).
Comment