Build a Stack Exchange Scraper

  • + 0 comments

    my SQL:

    select round(long_w,4) from station where lat_n<137.2345 order by lat_n desc limit 1;