Can I create a virtual table mapped to an existing table in my database? Does this let me alias a whole table? Thinking out loud, does this give me ability to write a query on the virtual table, then remap the virtual table to a current table and execute the query? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Virtual tables Matt Young
- Re: [sqlite] Virtual tables Andy Gibbs
- Re: [sqlite] Virtual tables Jay A. Kreibich
- Re: [sqlite] Virtual tables Matt Young