Weather Observation Station 15

  • + 1 comment
    select cast(long_w as decimal(10,4)) from station where lat_n=(select max(lat_n) from station where lat_n<137.2345)