Skip to content

Instantly share code, notes, and snippets.

@zealfire
Created February 5, 2017 15:35
Show Gist options
  • Save zealfire/e6aa3a1ce6e769345ff85a6b0da4ea6e to your computer and use it in GitHub Desktop.
Save zealfire/e6aa3a1ce6e769345ff85a6b0da4ea6e to your computer and use it in GitHub Desktop.
sqlite> .open "test.db"
sqlite> SELECT * FROM table_name ... ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment