On 8 Mar 2012, at 5:19pm, Rita <rmorgan...@gmail.com> wrote: > I am doing a echo "SELECT * from TABLE;" | sqlite3 database and the output > comes out > > Is it possible to do printf style formatting so other value dont take up > too much space? So I want to have a value of only "%7s" and no more.
If you want only one of the columns, why are you doing a SELECT * ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users