Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Limiting number of returning rows
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
![]() |
![]() |