Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Ordering on an inline-select statement
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
![]() |
![]() |