Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

The order of the columns in GROUP BY doesn`t matter? why?

672680Dec 21 2010 — edited Dec 22 2010
I did a little test and find out that the order of the columns in GROUP BY does not matter to ORACLE.
Why? How does oracle do GROUP BY exactly?
Could anyone show me its processing logic? maybe in pseudo-code?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2011
Added on Dec 21 2010
8 comments
1,534 views