随机抽取数据库8条数据

来源:互联网 发布:北京java程序员招聘 编辑:程序博客网 时间:2024/04/29 19:54
 SELECT * FROM sn_productimg order by rand() limit 8;
原创粉丝点击