On Mon, 2008-11-10 at 14:29 +0000, [EMAIL PROTECTED] wrote:
> And there are times when the JOINs for the one-query solution will
> kill you anyway, but with proper pagination, the dozen multi-query
> solution will zip along merrily.

But joins are what relation databases excel at, so PHP would be the
bottleneck in your example.


Ash
www.ashleysheridan.co.uk


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

Reply via email to