Created
February 5, 2017 15:35
-
-
Save zealfire/e6aa3a1ce6e769345ff85a6b0da4ea6e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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