You are viewing a single comment's thread. Return to all comments →
select round(LAT_N,4) from (select LAT_N from STATION order by LAT_N limit 250) as new_table order by LAT_N desc limit 1
Seems like cookies are disabled on this browser, please enable them to open this website
Weather Observation Station 20
You are viewing a single comment's thread. Return to all comments →
select round(LAT_N,4) from (select LAT_N from STATION order by LAT_N limit 250) as new_table order by LAT_N desc limit 1