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: Dropping tables from Stored Procedure

Re: Dropping tables from Stored Procedure

From: Amar Duggasani <aduggasani_at_talus.net>
Date: 3 Jun 1998 19:05:45 GMT
Message-ID: <01bd8f23$01e5b2e0$090610ac@aduggasani.aeronomics.com>


Try using the DBMS_SQL package and its associated Procs.

Good Luck

Amar Duggasani

europrojects_at_yahoo.com wrote in article <6kvoh4$tsj$1_at_nnrp1.dejanews.com>...
> Hi all,
>
> I don't know why it is so complicated but how do I drop a table from a
stored
> procedure in ORACLE? I know I have to use an external library but I
can't
> find the exact syntax. Any help will be appreciated.
>
> Thanks
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/ Now offering spam-free web-based newsreading
>
Received on Wed Jun 03 1998 - 14:05:45 CDT

Original text of this message

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