Re: select statement

From: Yves Wetzels <yves.wetzels_at_virgajesse.be>
Date: Tue, 04 Jan 2000 10:35:16 +0100
Message-ID: <3871BED4.E349A47A_at_virgajesse.be>


[Quoted] Hi William,

I do not know Oracle 8i Enterprise but
is it possible you created a table with quotes ? Something like

    create table "test" ...

instead of

    create table test ...

What does USER_TABLES tell you ?

hope this helps
yves.

William Teo wrote:

> Hi,
>
> I have created a table on the Oracle 8i Enterprise, the strange thing(to me)
> is that when I issue a select * from table_name; I got the error message
> that the table does not exits. However, when I try select * from
> "table_name"; I got my result.
>
> Could anyone explain the above phenomenon.
>
> thanks
> William

--
_______________________________________________________________________

[Quoted]   Yves Wetzels                     E-mail  yves.wetzels_at_virgajesse.be
  IT-Department                    Phone   +32-11-30.83.27
  Virga Jesseziekenhuis
  Stadsomvaart 11                  Fax     +32-11-30.82.38
  B-3500  HASSELT
  Belgium
_______________________________________________________________________
Received on Tue Jan 04 2000 - 10:35:16 CET

Original text of this message