Yes, But why then we can issue DLL in PL/SQL using
DBMS_SQL package.


-----Original Message-----
From:   Alroy Mascranghe [SMTP:[EMAIL PROTECTED]]
Sent:   Friday, July 12, 2002 12:33 PM
To:     Multiple recipients of list ORACLE-L
Subject:        RE: Why DDL is not allowed in PL/SQL

Maybe it is to maintain transaction consistency, bcos
the DDLs issue a
commit implicitly. So if u do in the middle of
DML-transaction it might mess
up the transaction as a whole.


-----Original Message-----
Sent: Friday, July 12, 2002 10:58 AM
To: Multiple recipients of list ORACLE-L


Hi List,
Why it is not allowed to write DDL(e.g. create table)
in PL/SQL directly,
but same can be done using DBMS_SQL package.

Curious
Sam


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: sam d
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to