On Sep 1, 2012, at 9:19 PM, [email protected] 
<[email protected]> wrote:

> Is there some way to load a ".csv" file into a SQLite database table when the 
> first row (record) of the file contains headers?

On *nix, any of tail +2, more +2, etc would do.

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to