Weather Observation Station 17

  • + 0 comments

    MySQL:

    select round(LONG_W,4) from STATION where LAT_N > 38.7780 order by LAT_N ASC LIMIT 1;