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!
Hello,
I have the following table:
I want it ordered as follows:
So what I want is to sort by Col1 descending, but with Col2 values grouped together. How to do this in SQL?