Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Pagination question
Hi Jacky,
When you say the "rownum usage for pagination in this kind sql is useless", what do you mean? I assume you are getting the correct data? You want the last 100 rows only (you said the first 100, but you order the inner query desc), so that is what you are getting? Is it "slow"? How much I/O is it doing?
Regards,
Steve Received on Fri Apr 21 2006 - 09:00:03 CDT