Skip to content

Instantly share code, notes, and snippets.

@pgp44
Created April 14, 2019 05:03
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 pgp44/8c29b9c39a05c8f04b6a9ab9b30c84cc to your computer and use it in GitHub Desktop.
Save pgp44/8c29b9c39a05c8f04b6a9ab9b30c84cc to your computer and use it in GitHub Desktop.
timeseries as (
select … as timestamp, … as value from … where …
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment