SQLite
A quick tip to make the command line sqlite3 program actually useful: alias sqlite='sqlite3 -header -column'.
This post is for members only
Already have an account? Sign in.
A quick tip to make the command line sqlite3 program actually useful: alias sqlite='sqlite3 -header -column'.