Re: How to Create Table with DBMS_SQL

From: Paul Dorsey <pdorsey_at_dulcian.com>
Date: Sat, 14 Aug 1999 02:18:19 GMT
Message-ID: <Ll4t3.1865$9K.1570_at_news.rdc1.nj.home.com>


From SQL plus (or anywhere you can call an Oracle procedure)

EXEC my_package.my_procedure

--
Paul Dorsey
Dulcian, Inc.
www.dulcian.com
212 595 7223

P.S.
If you would like to talk to Dulcian about a salaried position on our team,
please call me.
We have openings in NJ for developers, in CA for PERL developers.

David A. Sutton wrote in message <37B45119.5BFCC924_at_flcourts.org>...

>I'm new to oracle programming. I have used DBMS_SQL inside a procedure,
>inside a package
>to create a simple table. The package header and body compile without
>error. But now, how do
>I actually use this package procedure to create the actual table. I've
>tried everything I can think of
>but can't get an actual table created. Thanks.
>
Received on Sat Aug 14 1999 - 04:18:19 CEST

Original text of this message