Weather Observation Station 15

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