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: Invalid column name

Re: Invalid column name

From: Christian <c>
Date: Sat, 21 May 2005 08:48:08 +0200
Message-ID: <428ed9a5$0$26072$7a628cd7@news.club-internet.fr>


Barbara Boehmer wrote:
> Try using the whole thing as a subquery and wrapping one more query
> around it, with the order by clause in the outer query, and just using
> the column name in the order by clause without prefacing it with a
> table name, as demonstrated below.

Ah, yes.
I can't test for now, but, according to your sample, it should work. Many thanks ! Received on Sat May 21 2005 - 01:48:08 CDT

Original text of this message

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