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