Skip to content

Instantly share code, notes, and snippets.

@parkercoleman
Created December 22, 2015 04:52
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 parkercoleman/12abca972317654c5f13 to your computer and use it in GitHub Desktop.
Save parkercoleman/12abca972317654c5f13 to your computer and use it in GitHub Desktop.
problem 0c
SELECT name
FROM geo.states_ne
WHERE admin = 'United States of America'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment