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/b6913777ce98d675e86ff730ecdc8afa to your computer and use it in GitHub Desktop.
Save QuatoHub/b6913777ce98d675e86ff730ecdc8afa to your computer and use it in GitHub Desktop.
SELECT ROUND(LONG_W, 4) FROM STATION
WHERE LAT_N > 38.7780
ORDER BY LAT_N LIMIT 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment