SQLite Forum

.import csv and NULL values
Login
One of the extensions published <u>[here](https://github.com/nalgeon/sqlite-plus)</u>, "sqlite3vsv.c" written by Keith Medcalf, creates a virtual table reflecting the content of a delimited text file. Among its useful options is one causing empty fields to be exposed as NULLs.