Duquette, William H (316H) <[email protected]> wrote:
> PRAGMA table_info(my_table) returns a row for each column in my_table.  Is it 
> possible to do selects on this result set?

No.

> Or do
> you simply have to loop over it, and pull out what you need. 

Yes.
-- 
Igor Tandetnik


_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to