Skip to content

Instantly share code, notes, and snippets.

@sarahhodne
Created March 23, 2010 13:05
Show Gist options
  • Save sarahhodne/341144 to your computer and use it in GitHub Desktop.
Save sarahhodne/341144 to your computer and use it in GitHub Desktop.
SQL (3.0ms) SELECT name
FROM sqlite_master
WHERE type = 'table' AND NOT name = 'sqlite_sequence'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment