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: limiting rows returned ?

Re: limiting rows returned ?

From: Todd Barry <tbarry_at_uspe.com>
Date: 1997/04/16
Message-ID: <33551b93.64021292@news.supernews.com>#1/1

On 16 Apr 1997 16:06:22 GMT, gopal_at_astro.temple.edu (Gopal) wrote:

>I am new to Oracle and I have a question about limiting the rows
>being returned by a select statement.

select something from atable
  where rownum <= 10

-Todd Barry Received on Wed Apr 16 1997 - 00:00:00 CDT

Original text of this message

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