Re: A MySQL Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ashley Sheridan wrote:
On Mon, 2008-12-08 at 23:23 +0000, ceo@xxxxxxxxx wrote:
Presumable, the EXISTS sub-query can be optimized sometimes to just stop processing the sub-query and kick things back out to the outer query.



IN has to process them all and find them all.



Don't forget the special case use as well:

IF NOT EXISTS `universe` THEN bigbang()


Ash
www.ashleysheridan.co.uk


any chance of writing the implementation of that bigbang() function? give you a pound!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux