SQL随机排序

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

 

posted @ 2020-07-26 17:13  大da脸  阅读(975)  评论(0)    收藏  举报