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 the returning rows number of a SELECT

Limiting the returning rows number of a SELECT

From: Paolo Quaglia <paoloquaglia_at_hotmail.com>
Date: Mon, 3 Jun 2002 15:38:05 +0200
Message-ID: <adfrfu$4rri$1@stargate1.inet.it>


Hi everyone,
could you give me a fast advice on:
- Limiting the number of returning rows of a select

In Microsoft SQL, it exists the TOP that returns only the specified number of rows from a select
in PostgreSQL it exists the LIMIT and OFFSET to do the job

In Oracle?

Thanks in advance to all
Ciao
Paolo Received on Mon Jun 03 2002 - 08:38:05 CDT

Original text of this message

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