Re: DROP in Procedures

From: MarkyG <markg_at_mymail.tm>
Date: 14 Nov 2001 00:23:58 -0800
Message-ID: <ab87195e.0111140023.59c4a7f6_at_posting.google.com>


If Oracle 8i

   EXECUTE IMMEDIATE "Drop Index idx_foo";

If Pre 8i, look at syntax for DBMS_SQL.

Mark

"andrija" <ar35644_at_fer.hr> wrote in message news:<9srdj2$3bil$1_at_as201.hinet.hr>...
> How can I drop index in procedure?
Received on Wed Nov 14 2001 - 09:23:58 CET

Original text of this message