Hi, When we create a view what happens internally in sqlite? Does it select all the data from the table and then "insert" it in to the view? or would the records in the view keep references to records in main table? just to know whether creating more views on a big in-memory database would require more memory.
Thanks, Lloyd ______________________________________ Scanned and protected by Email scanner _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users