hi,

my question is how to get the number of columns in an existing table.
example if i can retrieve the number of rows with SELECT count(*) FROM table
, is there also some simple query to do the same thing for counting the
number of columns

thnx

r

-- 
View this message in context: 
http://www.nabble.com/number-of-columns-in-a-table-tp22086144p22086144.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to