Skip to content

Instantly share code, notes, and snippets.

@QuatoHub
Created March 27, 2022 07:04
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/6918e0ed98c6f676f012bde7cf9f0372 to your computer and use it in GitHub Desktop.
Save QuatoHub/6918e0ed98c6f676f012bde7cf9f0372 to your computer and use it in GitHub Desktop.
SELECT TRUNCATE(SUM(LAT_N), 4) FROM STATION
WHERE LAT_N BETWEEN 38.7880 AND 137.2345;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment