select * from dbo.t_TiKu order by newid()说明:order by newid() 是随机排序的关键
SQL随机排序
原文:https://www.cnblogs.com/romanticcrystal/p/13381008.html