Define the configuration file
You can define a ~/.sqliterc configuration file to customise the SQLite behaviour.
e.g.
.headers on
.mode table
You can define a ~/.sqliterc configuration file to customise the SQLite behaviour.
e.g.
.headers on
.mode table