Weather Observation Station 5

  • + 4 comments

    In the second query it's better to append 'city asc' along with 'length(city) desc' since we have to pick the city name which comes alphabetically first, also we can add UNION to make it a single query