Weather Observation Station 5

  • + 0 comments

    'asc' stands for ascending order. The query works fine even when 'asc' is removed from the query because the default order for string is alphabetical(first words starting with 'a' then 'b',...) which is exactly what this question demands.