On 22 Oct 2018, at 10:43pm, Petite Abeille <[email protected]> wrote:
> You could try the following perhaps: > > Import a CSV File Into an SQLite Table > http://www.sqlitetutorial.net/sqlite-import-csv/ That is a good page. Documentation for the CLI tool it refers to can be found in chapter 8 of <https://sqlite.org/cli.html#csv_import> You may find this easier to read. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

