Skip to content

Instantly share code, notes, and snippets.

@stevehorn
Created October 26, 2010 18:59
Show Gist options
  • Save stevehorn/647555 to your computer and use it in GitHub Desktop.
Save stevehorn/647555 to your computer and use it in GitHub Desktop.
with something as (
select * from some_table
)
select * from something
select * from something --fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment