标签:
SELECT * FROM tablename ORDER BY RAND() LIMIT 10
mysql随机获取十条数据
原文地址:http://www.cnblogs.com/dashuai01/p/5166723.html