Weather Observation Station 4

  • + 0 comments

    SELECT SUM(COUNT() - 1) FROM STATION GROUP BY CITY HAVING COUNT() > 1;