You are viewing a single comment's thread. Return to all comments →
my SQL:
select round(long_w,4) from station where lat_n<137.2345 order by lat_n desc limit 1;
Seems like cookies are disabled on this browser, please enable them to open this website
Build a Stack Exchange Scraper
You are viewing a single comment's thread. Return to all comments →
my SQL:
select round(long_w,4) from station where lat_n<137.2345 order by lat_n desc limit 1;