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

Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle, query, don't want sort

Re: oracle, query, don't want sort

From: Artek Siara <artursiara_at_poczta.onet.pl>
Date: Sun, 17 Apr 2005 00:34:05 +0200
Message-ID: <d3s3sq$h3k$1@galaxy.uci.agh.edu.pl>


> You got lucky. Your ORDER BY applies to the partition in your sub-
> select. Sorting the final output means adding "ORDER BY NAME" to the
> very end.
> -- Tom

yes, you are right!, thanks a lot:) Received on Sat Apr 16 2005 - 17:34:05 CDT

Original text of this message

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