Re: set a number of records

From: Tom Grenier <tom_at_sqlman.com>
Date: Thu, 21 Jun 2001 07:02:33 -0700
Message-ID: <3B31FE79.A6B47D46_at_sqlman.com>


Select * from tablename where rownum <= 10;

Fabien VERISSIMO wrote:

> Hi,
>
> Could someone help me ?
>
> how set a number of records (a limit) in a SQL statement in ORACLE ("top"
> doesn't operate, "limit" too...)
>
> thank you to help me
Received on Thu Jun 21 2001 - 16:02:33 CEST

Original text of this message