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: ??? What is the substitution for the function FIRST in ORACLE????

Re: ??? What is the substitution for the function FIRST in ORACLE????

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 26 Feb 2005 11:38:39 -0800
Message-ID: <1109446719.318097.18650@l41g2000cwc.googlegroups.com>


snip

> MS-Access hes FIRST() function but Oracle ): hasn't.
>
> ??? What is the substitution for the function FIRST in ORACLE????

I didn't follow your explanation of what you want too well.

You may want to checkout ROWNUM

aka WHERE ROWNUM < 2 is first row, etc. Received on Sat Feb 26 2005 - 13:38:39 CST

Original text of this message

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