turbine-user mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From 贾铁军 <ji...@neusoft.com>
Subject How to paging dabase results
Date Tue, 23 Apr 2002 05:41:09 GMT
Hi,
I will paging the results from datbase. the first solution is get all of data from database
then deal something(I am using it). however, it will cost much resource. then I want get a
page of data from data every time. I want to know whether TDK supports limit and offset. as
I know, ms sql uses "select top n * .." and mysql uses "limit m,n", so I want to know limit
and offset works for any database?
thank you!

Reimon

--
To unsubscribe, e-mail:   <mailto:turbine-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@jakarta.apache.org>


Mime
View raw message