DB2 怎么实现SQL2000的 TOP 功能DB2怎么实现SQL2000的TOP功能[解决办法]fetch first n rows only[解决办法
DB2 怎么实现SQL2000的 TOP 功能
DB2 怎么实现SQL2000的 TOP 功能
[解决办法]
fetch first n rows only
[解决办法]
select * from ... where ... fetch first n rows only
[解决办法]
select * from tab_name where expression fetch first n rows only
[解决办法]
fetch first n rows only
