Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Need help with a weird problem
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
![]() |
![]() |