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 -> Ordering on an inline-select statement

Ordering on an inline-select statement

From: P Jeromel <pjeromel_at_hotmail.com>
Date: Sat, 28 Aug 1999 09:43:26 +0930
Message-ID: <37C729A6.B6D31EB3@hotmail.com>


Re all,

Just wondering if there is a way of ordering on an inline select.

ie. select * from (select col1, col2, col3 from table_1 ORDER BY col1)

     where ...

Thanks.
Paul Received on Fri Aug 27 1999 - 19:13:26 CDT

Original text of this message

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