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

Home -> Community -> Usenet -> c.d.o.tools -> Need help with a weird problem

Need help with a weird problem

From: Patrick Joyal <please.reply_at_to.the.newsgroup>
Date: 2000/08/09
Message-ID: <399174a0$1@news>#1/1

Hi,

I created a view called ViewUPC.
When I issue select commands :

select * from viewUPC ;
select * from ViewUpc ;
select * from VIEWUPC ;

it all work fine, but when I use only lowercase :

select * from viewupc ;

I get a "table does not exist message". What's happening?

thanks

Patrick

--


"She just love my big 10 inch
 record of her favorite blues"  - S.T.
Received on Wed Aug 09 2000 - 00:00:00 CDT

Original text of this message

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