Skip to content

Instantly share code, notes, and snippets.

@harrifeng
Created December 8, 2016 10:01
Show Gist options
  • Save harrifeng/fc62306a6f3105413002daded953c918 to your computer and use it in GitHub Desktop.
Save harrifeng/fc62306a6f3105413002daded953c918 to your computer and use it in GitHub Desktop.
Show sqlite column when use select and align column
sqlite> .mode column
sqlite> .headers on
.mode column
.headers on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment