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

Home -> Community -> Usenet -> c.d.o.server -> Help with query order

Help with query order

From: <hasta_l3_at_hotmail.com>
Date: 23 Dec 2006 02:27:31 -0800
Message-ID: <1166869651.755000.318620@f1g2000cwa.googlegroups.com>


I cant get the results of the following query correctly ordered. Any help would be much appreciated (10.2.0.1)

select 'Merry ' from dual
union
select 'Christmas ' from dual
union
select 'dear ' from dual
union
select 'group ' from dual

Received on Sat Dec 23 2006 - 04:27:31 CST

Original text of this message

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