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: to avoid errors while dropping not existing objects

Re: to avoid errors while dropping not existing objects

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Tue, 10 Oct 2006 19:55:38 +0200
Message-ID: <eggmf5$okh$1@news3.zwoll1.ov.home.nl>


erich.keane_at_verizon.net schreef:

> Note that Your TableName is case sensitive. If the result is greater
> than 0, it exists, else it does not

No it is not - unless you specifically specify, all object names are UPPER case in oracle.
Java would be the exception to the rule, of course...

Perhaps you meant the query is case sensitive?

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Tue Oct 10 2006 - 12:55:38 CDT

Original text of this message

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