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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How do I know if a table exists?

Re: How do I know if a table exists?

From: TurkBear <jgreco1_at_mn.rr.com>
Date: Thu, 21 Mar 2002 10:35:02 -0600
Message-ID: <qr2k9uspmdn8lomi34bms69alk0a542r53@4ax.com>

Unless you really need to know, just drop it..the error about the table not existing will not stop your script..

"Robert H. Oujesky" <roujesky_at_neuralog.com> wrote:

>I am running a script in SQLPlus. If the table exists, I want to drop it
>and then re-create it. I just don't know the syntax for checking the
>existance of a table....
>
>Thanx
>

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World!  Check out our new Unlimited Server. No Download or Time Limits! -----== Over 80,000 Newsgroups - 19 Different Servers! ==----- Received on Thu Mar 21 2002 - 10:35:02 CST

Original text of this message

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