"select Top "+N+" * from flashInfo order by rand(-(id)*rand())"
或者
"select Top "+N+" * from flashInfo order by NewId()"
"select Top "+N+" * from flashInfo order by rand(-(id)*rand())"
或者
"select Top "+N+" * from flashInfo order by NewId()"

被折叠的 条评论
为什么被折叠?