On 10/10/2013 1:16 PM, John wrote:
Do you need to/should you drop temporary tables when you are done with them?

You may. If you don't, the temp db and all tables in it will be deleted when you close the connection.
--
Igor Tandetnik

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

Reply via email to