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 -> Re: Can't drop table!

Re: Can't drop table!

From: Gabri van Lee <gabri_at_deskweb_nospam.nl>
Date: Sun, 27 Dec 1998 13:48:33 +0100
Message-ID: <765abg$ia6$1@newsreader.global-one.nl>


If the tablename is abc, try doing a DROP TABLE "abc" Should do the trick.

Grtnx,
Gabri

Michael G. wrote in message <76538t$rai$1_at_news.netvision.net.il>...
>Hi,All!
>
>I have table which I created using ODBC.The problem is that ODBC makes
table
>name in lower case. I can't drop this table! Quotting table name doesn't
>help - I get ORA-00903 "Wrong table name" error!
>
>Any help is highly appreciated!
>
>
Received on Sun Dec 27 1998 - 06:48:33 CST

Original text of this message

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