You are viewing a single comment's thread. Return to all comments →
select round(Long_w,4)
where lat_n = (select max(lat_n) from station where lat_n < 137.2345)
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 15
You are viewing a single comment's thread. Return to all comments →
select round(Long_w,4)
where lat_n = (select max(lat_n) from station where lat_n < 137.2345)