Weather Observation Station 3

  • + 0 comments

    select distinct city from station where RIGHT(DIGITS(id), 1) in ('0', '2', '4', '6', '8');