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/085116f4b0e7650f8ae6356d6e9aa92b to your computer and use it in GitHub Desktop.
Save QuatoHub/085116f4b0e7650f8ae6356d6e9aa92b to your computer and use it in GitHub Desktop.
SELECT ROUND(LAT_N, 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