开发者

Replacing order by rand mysql

开发者 https://www.devze.com 2023-02-22 10:38 出处:网络
Are there any equivalents o开发者_如何转开发f order by rand? While link from @Sandro explains why ORDER BY RAND() is bad, it gives no real solutions.

Are there any equivalents o开发者_如何转开发f order by rand?


While link from @Sandro explains why ORDER BY RAND() is bad, it gives no real solutions.

You should try reading this articles. And if it is too "dry", or you want to learn more about SQL, then you should look up SQL Antipatters book, or at least carefully look through authors slides.

0

精彩评论

暂无评论...
验证码 换一张
取 消