这个问题挺有意思,我们研究研究
所在版块:社会百科 发贴时间:2002-12-20 11:14  评分:

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
如果你不能改变table schema的话, 我想只能选取100行,而接着的100行就不能选. 我想你用的是JDBC driver. Statement class 里有个 setFetchSize(int rows) method, 你可以设rows 为100 in your case.

如果你能改变database table schema 的话, 你可以给那个table 多加一个 column是row 的index. 这样每次你选index从当前值到增加100, 然后更新当前index值.

你试试.:)
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!

Keane
 相关帖子 我要回复↙ ↗回到正文
请教使用SQL 我心为谁动   (170 bytes , 457reads )
这个问题挺有意思,我们研究研究 恐龙特急克塞号   (341 bytes , 335reads )
enn... 我心为谁动   (104 bytes , 226reads )
其实我没试过:) 恐龙特急克塞号   (0 bytes , 156reads )
you can write a SQL such that SmellsLikeTeenSpirit   (222 bytes , 215reads )
ok, thank you. but 我心为谁动   (121 bytes , 204reads )
No need ASP.NET lah. Flying   (76 bytes , 195reads )
hmm....cursor, another advanced non-SQL thingy? SmellsLikeTeenSpirit   (0 bytes , 187reads )
dynamic sql 恐龙特急克塞号   (0 bytes , 152reads )
can you demonstrate how to do that? thank you 我心为谁动   (0 bytes , 172reads )