Is there a way to list the column names in a table from the SQLite 
command line interface? I know .schema <table> will show them, but the 
output seems like it would be difficult to parse so that only the column 
names are shown.

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

Reply via email to