zi663227 发表于 2016-10-21 09:36:01

Mysql查询随机排序

想要得到随机排序的结果:
SELECT * FROM user_info u ORDER BY RAND()
页: [1]
查看完整版本: Mysql查询随机排序