select * from dbo.t_TiKu order by newid()
说明:order by newid() 是随机排序的关键

 

相关文章: