Weather Observation Station 5

  • + 2 comments

    why do you use the "city asc limit 1", in the final part of both satements? I mean, you already are saying to get the result in asc order for the first one, and desc order for the second one. So, why to use again the clause asc.

    Thanks mate.