Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: group by sorting
You can. RBG
----- Original Message -----
From: "Tim Sawmiller" <sawmillert_at_state.mi.us>
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
Sent: Wednesday, October 18, 2000 8:46 AM
Subject: Re: group by sorting
I *think* you can have an order by clause along with a group by clause. Try it and let us know. :-)
>>> Chris.Bowes_at_kosa.com 10/17/00 06:22PM >>>
I have looked in a couple manuals for this but have not found it. When
doing a group by, a sort is done on the data. Is there anyway to specify a
descending order for that sort? It is defaulted to ascending. Is there a
way of overriding that? I told the developer that she should put it into a
subquery but the query itself (all 3 pages) is already complex enough. Any
ideas? Thank you in advance.
--Chris
Chris.Bowes_at_Kosa.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tim Sawmiller INET: sawmillert_at_state.mi.us 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 Wed Oct 18 2000 - 07:28:07 CDT