簡(jiǎn)單的ORACLE分頁(yè)sql語(yǔ)句(備忘)
select * from (select rownum rdd,t_table.* from t_table where rownum<=8) where? rdd>6
取出第7,8條數(shù)據(jù)
posted on 2006-12-26 14:22 Jerry Zhang 閱讀(320) 評(píng)論(0) 編輯 收藏
select * from (select rownum rdd,t_table.* from t_table where rownum<=8) where? rdd>6
取出第7,8條數(shù)據(jù)
posted on 2006-12-26 14:22 Jerry Zhang 閱讀(320) 評(píng)論(0) 編輯 收藏
只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。 | ||
![]() |
||
網(wǎng)站導(dǎo)航:
博客園
IT新聞
Chat2DB
C++博客
博問(wèn)
管理
|
||