Payne <mailto:[EMAIL PROTECTED]>
    on Wednesday, October 29, 2003 11:54 AM said:

>> Try ->
>> SELECT url FROM sponsors ORDER BY RAND() LIMIT 1;
>> 
>> 
>> 
> I did that same thing.

SELECT url FROM sponsors ORDER BY column RAND() LIMIT 1;

How about that one?



Chris.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/

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

Reply via email to