网站首页 博客 MySQL随机查询
MySQL随机查询
 2017-05-12 17:50:13  管理员  175

随机查询可使用order by rand()来实现

例如

s.e.l.e.c.t * from news order by rand()

来说两句吧
最新评论