Search notes:

SQLite: columns

See also

A create table statement does not require to specify a datataype for its colunns.
Type affinity of columns
Tables
The SQLite shell command .mode column that allows to format a select result in tabular form.

Index