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: VIEW who works in SQL Server but not in ORACLE

Re: VIEW who works in SQL Server but not in ORACLE

From: GreyBeard <Fuzzy.GreyBeard_at_gmail.com>
Date: Wed, 16 Mar 2005 18:38:00 GMT
Message-Id: <pan.2005.03.16.19.39.09.918132@gmail.com>


On Wed, 16 Mar 2005 19:20:10 +0100, Stef wrote:

> The version is 10g
> The error message isinvalid column
>

  1. Are you running into case-sensitive issues. Oracle column names in the table are upper case, unless you go through hoops to create themn (and ongoing hoops to use them) otherwise.
  2. As a courtesy to those of us who spend time analyzing and attempting to help, please do not top post.

/FGB Received on Wed Mar 16 2005 - 12:38:00 CST

Original text of this message

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