Is Temporary table right approach

--00032557467aab412b046791b362
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi All,

I have a query which returns the large number of ids which i am using in
other queries. I am doing this in PHP. Now the first query can return
unlimited number of ids which might create problem in PHP. I want to store
this ids in MYSQL through temporary table so that i can access that ids in
other queries directly.

Do you think the approach is right or there is any other good approach?

Please suggest.

Regards,
Manoj

--00032557467aab412b046791b362--
Manoj Singh [ Mi, 15 April 2009 08:03 ] [ ID #1997814 ]
PHP » gmane.comp.php.database » Is Temporary table right approach

Vorheriges Thema: Re: php-win-which-orm-tool-for-windows-with.html
Nächstes Thema: Get ID of ROW when using aggregate functions