Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: 10gR2 Upgrade .. Watch out

Re: 10gR2 Upgrade .. Watch out

From: Gints Plivna <gints.plivna_at_gmail.com>
Date: Thu, 28 Dec 2006 00:45:58 +0200
Message-ID: <6e49b6d00612271445x5f64ff74s221e046b74fb8e46@mail.gmail.com>


2006/12/28, GovindanK :
> 1. Group by was not doing the sort in the default order where as 9.2.0.6 /
> 9i Rel2 was doing so
> 2. Same problem with SELECT DISTINCT / SELECT UNIQUE

Mhmmmm what is the default sort order for group by and distinct/unique? Docs at least for 9.2 and 10.2 have the same sentence for group by "The GROUP BY clause groups rows but does not guarantee the order of the result set. To order the groupings, use the ORDER BY clause." Cannot find on the spot the same for distinct/unique but I'm sure similar sentence applies here as well.

I'm by no means saying that 10.2 has no problems/bugs, but to me these two seems quite normal behaviour :)

Gints Plivna
http://www.gplivna.eu

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 27 2006 - 16:45:58 CST

Original text of this message

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