Skip to content

Instantly share code, notes, and snippets.

@QuatoHub
Last active March 28, 2022 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save QuatoHub/c339e0903eba42ebaebf63fefaf17256 to your computer and use it in GitHub Desktop.
Save QuatoHub/c339e0903eba42ebaebf63fefaf17256 to your computer and use it in GitHub Desktop.
SELECT ROUND(LONG_W, 4) FROM STATION
WHERE LAT_N < 137.2345
ORDER BY LAT_N DESC LIMIT 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment