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 -> ORA-00904: invalid column name.

ORA-00904: invalid column name.

From: Thomas Læhren <thomasl_at_softinn.no>
Date: 1998/09/01
Message-ID: <6sg86k$j66$1@readme.online.no>#1/1

Hi!

When I run this sql-statement (Sql*Plus):

select reverse(user) from dual

I'm getting a ORA-00904 error.

I think it's the reverse function who fails......

Can anybody help me ?

I'm running:
Oracle7 Server Release 7.3.2.2.0 - Production Release PL/SQL Release 2.3.2.2.0 - Production
CORE Version 3.5.2.0.0 - Production
TNS for 32-bit Windows: Version 2.3.2.1.0 - Production NLSRTL Version 3.2.2.0.0 - Production

on a MS NT Server 4.0 SP3

Best Regards, Thomas Received on Tue Sep 01 1998 - 00:00:00 CDT

Original text of this message

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