Re: Issue DML in Procedure?

From: Kevin P. Fleming <kfleming_at_access-laserpress.com>
Date: Fri, 25 Jun 1999 16:55:07 GMT
Message-ID: <LvOc3.47800$Fz2.6201_at_news.rdc1.az.home.com>


"ALTER TABLE" is not DML, it's DDL. No, it's not directly allowed within PL/SQL, but it can be done via the DBMS_SQL "dynamic" SQL package.

Lai <lyekheng_at_hotmail.com> wrote in message news:3773499f.0_at_news.cyberway.com.sg...
> Does oracle procedure allow DML statement such as "Alter table" in a
> procedure?
>
>
>
Received on Fri Jun 25 1999 - 18:55:07 CEST

Original text of this message