今天學到的新技巧... select * from tblDataorder by RAND(NOW())… ... 於 order by 中使用亂數排列,亂數因子設為目前的時間點
chuiwenchiu.wordpress.com