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 -> Limiting rows returned in SQL statement

Limiting rows returned in SQL statement

From: <Salva.Brad_at_DIMAC.COM>
Date: Tue, 25 May 1999 16:48:10 GMT
Message-ID: <7iek8a$3is$1@nnrp1.deja.com>


What is the syntax (assuming there is a way) to limit the number of rows returned by a select statement in Oracle 7 or 8?

I know in Oracle (DEC)RDB there is a limit function -

Select * from TABLENAME limit to XX rows;

What is the syntax for Oracle SQL?

Thanks!

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Tue May 25 1999 - 11:48:10 CDT

Original text of this message

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