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 -> Re: Limiting number of returning rows

Re: Limiting number of returning rows

From: Baolin Ren <bren_at_microsoft.com>
Date: Wed, 22 Jul 1998 12:49:24 -0700
Message-ID: <6p55cc$9ka@news.microsoft.com>


select * from table where ROWNUM < aNumber

Baolin

john2335_at_my-dejanews.com wrote in message <6p4s77$j0p$1_at_nnrp1.dejanews.com>...
>Is there a syntax in oracle to limit number of returning rows
>in a single SQL call?
>I know you can do it in Sybase using: set row NUMBER_OF_ROW
>
>Tanks
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Wed Jul 22 1998 - 14:49:24 CDT

Original text of this message

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