mysql相关

  1、mysql随机顺序返回结果集数组   

1 SELECT * FROM table_name ORDER BY rand();

 

posted @ 2015-04-13 17:51  Vincenter  阅读(105)  评论(0)    收藏  举报