mysql: add japanese-cities-attributes

master
lub 5 years ago
parent 37bf820858
commit 288e4826f7

@ -0,0 +1,3 @@
SELECT ID, NAME, COUNTRYCODE, DISTRICT, POPULATION
FROM CITY
WHERE COUNTRYCODE = 'JPN'
Loading…
Cancel
Save