On February 1, 2020 10:03:28 a.m. EST, Peng Yu <[email protected]> wrote: >But it doesn't explain what is "the temp database". Is it an actual >database file? Or it is just a in-memory database?
It depends. See <https://sqlite.org/pragma.html#pragma_temp_store> for details ans links to further reading. -- J. King _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

