Is there way to have sqlite3 display the columns in the result of a SELECT
statement using their defined widths in the schema?  For example if a
column is defined as "Name(40) TEXT", I want the column to be 40 chars wide.

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

Reply via email to