Are temp tables the best way to handle a 'SUBSELECT'?

I can't see moving large amounts of data through pipes/sockets into an
PHP interpeter and it's array mechanism, sifting through that to get
what I need. It would be better to do that all in the memory of the
server with the MySQL daemon on it, right?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to