Is there a way to SELECT UNION all of the tables in a database -- that is to
create a big table with rows from each of the individual tables?  I
understand I can do multiple selects, but the command gets very long if
there are a lot of tables.

Thanks 

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

Reply via email to