Skip to content

Instantly share code, notes, and snippets.

@drewbanin
Last active October 15, 2017 00:40
Show Gist options
  • Save drewbanin/7d4bf36b33ea3c1d1d3eeed6070fb6a7 to your computer and use it in GitHub Desktop.
Save drewbanin/7d4bf36b33ea3c1d1d3eeed6070fb6a7 to your computer and use it in GitHub Desktop.
{%- call statement('states', fetch_result=True) -%}
select distinct state from {{ ref('users') }}
{%- endcall -%}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment