Is there some command like "show columns from TABLENAME"? I only know that .dump command, but that's really dumb in this case. It puts out all the data, too.
Thanks, I was looking for a command to serve the same purpose as the "Show Columns from tablename" command that I can use when I'm working with mysql. when working with sqlite instead, and this does the job nicely
– Kit RamosJul 25 '12 at 15:33