mySQL - query to combine two tables
- by W.Gerick
Hi there,
I have two tables. The first one holds information about cities:
Locations:
locID | locationID | locationName | countryCode |
1 | 2922239 | Berlin | de |
2 | 291074 | Paris | fr |
3 | 295522 | Orlando | us …