SQL和ACCESS的随机方式是不一样的 ACCESS中的方式是 select top10 * from user where okok=1 order by RND(-(id)*" & RND() & ") 就这样子了。
Comments