rowcount 的用法: rowcount的作用就是用來限定後面的sql在返回指定的行數之後便停止處理,比如下面的示例,. set rowcount 10. select * from 表a.
確定! 回上一頁