How long does a temporary table last?
Posted: Wed Feb 20, 2008 9:21 am
I'm using a temporary table to hold some results, and then output them by sorting to work with pagination, however it's not working properly. I'm just wondering how long a temporary table lasts i.e. when you load another page is it destroyed or still in memory?
Thanks for your help
Thanks for your help