Hi,

I have a query that produces about 10 columns, some of which are very
wide.  When I run sqlite3 with -column -header, it truncates all
fields to 10 characters.  This makes the query absolutely useless.
How can I turn off this truncation?  

I already tried explicitly setting the width to 0, that did not help.

Thanks.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to