Skip to content

Instantly share code, notes, and snippets.

@pgp44
Created April 14, 2019 05:00
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/0e16778f37f75b824cac3edafea18be7 to your computer and use it in GitHub Desktop.
Save pgp44/0e16778f37f75b824cac3edafea18be7 to your computer and use it in GitHub Desktop.
with recursive inputparams as (
select 3600 as BucketSize
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment