> It seems worst to me because in your case mysql has to retrieve all the
> rows. If it's a table with 1 million records or more, this should hurt ;)

As I said, it was pseudo code.  Now, imagine that you were just
getting the records for a particular user?  a particular application?
Where there won't be millions and millions of rows?

Chris


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

Reply via email to