Weather Observation Station 9

  • + 0 comments

    Why is my code not working

    SELECT DISTINCT CITY FROM STATION WHERE LEFT(CITY,1) NOT IN ('A%','E%','I%','O%','U%');