一、rownum
oracle中没有top函数,只有rownum函数,且此函数后面不能用 ">",只能用"<" 。
[以下原理为转帖]
1 Oracle executes your query.
2 Oracle fetches the first row and calls it row number 1.
3 Have we gotten past row number meets the criteria? If no, then Oracle discards the row, If yes, then Oracle return the row.
...
- 浏览: 7142 次
- 来自: 卡利姆多

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
菜鸟日记之动态action
你的这文章还是没看懂意思 能不能说的详细点!!!
-- by zhaojuan8 -
[转]给浮躁的人一点建议 ...
Re一个,很早就看过这篇文章了,很实在
-- by ronn -
菜鸟日记之利用java往注册 ...
感谢回贴 后来决定用ActiveX解决了
-- by protti -
菜鸟日记之利用java往注册 ...
http://ldjsyl.javaeye.com/admin/show/822 ...
-- by ldjsyl -
菜鸟日记之利用java往注册 ...
目前存在的问题是 读取出来的value不支持中文 提取出来存在编码问题 ...
-- by protti






评论排行榜