摘要: --从table_name中随机取n行select top n * from table_name order by NEWID() 阅读全文
posted @ 2014-12-06 20:50 蒹葭白露 阅读(846) 评论(0) 推荐(0) 编辑