net随机获取10条数,怎么不行啊SELECT top 10 * FROM [rihan] order by rihanID() [解决办法]SELECT TOP 10 * FROM [rihan] order by newid()