Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Which is the best way to select the Nth row ?

Re: Which is the best way to select the Nth row ?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Sat, 2 Dec 2000 13:52:10 -0000
Message-ID: <975764951.4064.0.nnrp-08.9e984b29@news.demon.co.uk>

Ask yourself what it means to get
'the Nth row in a table'. This may give
you a clue about the most appropriate
approach for __your__ requirement.

--
Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

Practical Oracle 8i:  Building Efficient Databases

Publishers:  Addison-Wesley
Book bound date: 8th Dec 2000
See a first review at:
http://www.ixora.com.au/resources/index.htm#practical_8i
More reviews at: http://www.jlcomp.demon.co.uk/book_rev.html



Francesco Marchioni wrote in message
<908aeg$qs0$1_at_marte.lastminutetour.com>...

>Hello,
>I need a very simple task. A statement that SELECTS the Nth
>row from a table. Reading from manuals I cannot find a single
>statement to do it....as far as I understand you have to work with
>ROWID, issuing a few commands to achieve it, but I do hope there's a faster
>way
>to do it.....isn't there ?
>Thanks
>Francesco
>
>
>
Received on Sat Dec 02 2000 - 07:52:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US