Weather Observation Station 4

  • + 1 comment

    I'm doing this to eliminate the duplicates. If I search for duplicates with this query select city, count(id) from station group by city having count(id) > 1. I got 11 duplicates and 1 triplicated, the triplicated city is Manchester