mysql: add japanese-cities-attributes
parent
37bf820858
commit
288e4826f7
@ -0,0 +1,3 @@
|
||||
SELECT ID, NAME, COUNTRYCODE, DISTRICT, POPULATION
|
||||
FROM CITY
|
||||
WHERE COUNTRYCODE = 'JPN'
|
Loading…
Reference in New Issue