Skip to content

Instantly share code, notes, and snippets.

@QuatoHub
Created March 27, 2022 06:56
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/063d74e844e5cc3c1387c686c60f5b65 to your computer and use it in GitHub Desktop.
Save QuatoHub/063d74e844e5cc3c1387c686c60f5b65 to your computer and use it in GitHub Desktop.
SELECT ROUND(SUM(LAT_N), 2), ROUND(SUM(LONG_W), 2) FROM STATION;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment