Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ***Problem***
Thanks Marin...
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Sent: Thursday, February 01, 2001 3:55 PM
> ----- Original Message -----
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Sent: Thursday, February 01, 2001 14:31
>
>
> > No, No not for this statement , my group leader tells that rownum is not
> > used so much in applications becouse it can give wrong results
sometimes.
> I
> > do not know if it is correct . I ask you for approve him or not..
>
> we use ROWNUM restrictions extensively without any problem
>
> probably your manager has a mistaken by a wrong use of ROWNUM restriction
> and ORDER BY clause in the same query (rownums are assigned as rows are
> processed, before the sorting step so if u use "rownum < X" and ORDER BY
> together u'll get wrong results, u have to use subqueries as was shown in
> one of the previous emails)
>
> hth,
>
> Marin
>
> ----
> "When someone is seeking, it happens quite easily that he only sees
> the thing that he is seeking; that he is unable to find anything, unable
to
> absorb anything, because he is only thinking of the thing he is seeking,
> because he is obsessed with his goal. Seeking means: to have a goal;
> but finding means: to be free, to be receptive, to have no goal. ..."
>
>
> Herman Hesse, "Siddhartha"
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Marin Dimitrov
> INET: marin_at_sirma.bg
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bunyamin K.Karadeniz INET: bunyamink_at_havelsan.com.tr Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Feb 01 2001 - 08:09:54 CST