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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Top 10 recordsets

Re: Top 10 recordsets

From: Marcello Cecci <mcecci_at_seldat.it>
Date: Thu, 10 Feb 2000 15:20:10 +0100
Message-ID: <87uhf0$dfs$1@serv1.iunet.it>


select * from <table> where ROWNUM<=10;

Bye

Jens Seifert <jens.seifert_at_allianz.de> wrote in message news:950007477.664453_at_rsx2668...
> Hello,
>
> how can I select in a SQL-Query the top10 recordsets from a table?
> I use ORACLE8.
>
> Thanks, Jens
>
>
>
>
Received on Thu Feb 10 2000 - 08:20:10 CST

Original text of this message

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