mysql: add weather-observation-station-6
parent
343f45ac32
commit
33db9ab701
@ -0,0 +1,3 @@
|
||||
SELECT DISTINCT CITY
|
||||
FROM STATION
|
||||
WHERE LEFT(CITY, 1) IN ('a','e','i','o','u')
|
Loading…
Reference in New Issue