Funny query of the day
User asks about
SELECT … ORDER BY RAND() DESC
As to why you would want random ordering to be descending, and how that might jive, I have no idea
User asks about
SELECT … ORDER BY RAND() DESC
As to why you would want random ordering to be descending, and how that might jive, I have no idea
What, and DELETE … ORDER BY RAND() never bothered you?
I can actually see the need for RAND() DESC. Pretty twisted aye.