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 -> need help in SQL script

need help in SQL script

From: Siddharth Aggarwal <siddharth_aggarwal_at_persistent.co.in>
Date: Fri, 11 Jan 2002 16:35:58 +0530
Message-ID: <a1njvu$837$1@news.vsnl.net.in>


Hi all,
I want to write a SQL script for Oracle8i/9i which checks if a table is present, and if so, drops it.
i.e. something like "if exists table1 then drop table1". Could somebody suggest how that could be done? Thanks,
Sid. Received on Fri Jan 11 2002 - 05:05:58 CST

Original text of this message

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