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

Home -> Community -> Usenet -> c.d.o.server -> Re: simple SQL question

Re: simple SQL question

From: William Dangren <wdangren_at_navisent.com>
Date: Wed, 04 Aug 1999 10:20:32 -0400
Message-ID: <37A84C30.E70F086B@navisent.com>


If you want the last 10 rows entered you will need to count the number of records then select the last rownum between count-10 and count.

Bill

--
William Dangren
Navis Enterprises
407.348.6401
800.219.0207 Received on Wed Aug 04 1999 - 09:20:32 CDT

Original text of this message

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