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 -> PL/SQL package to create tables and/or triggers

PL/SQL package to create tables and/or triggers

From: James <sqljames_at_aol.com>
Date: Mon, 20 Jul 1998 20:52:41 -1000
Message-ID: <35b41022.0@news.hawaii.rr.com>


Is there a PL/SQL package that will allow me to do this...i dont think dbms_sql or dbms_ddl
will work.

the ideal package

Pac.Proc('create table test (x number)');

thank you in advance,

jf Received on Tue Jul 21 1998 - 01:52:41 CDT

Original text of this message

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