Weather Observation Station 13

  • + 0 comments

    select round(sum(case when lat_n > 38.7880 and lat_n < 137.2345 then lat_n else 0 end), 4) as sum_lat_n from station