Re: how to create table using stored procedure?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/05/19
Message-ID: <958718255.9247.0.pluto.d4ee154e_at_news.demon.nl>#1/1


Only tricky because you don't specify which version you are using. Use dbms_sql in Oracle 7 and 8.0 and excute immediate <commandstring> in Oracle 8i

Hth.

Sybrand Bakker, Oracle DBA

lkw <lkw_at_axiomatique.com> schreef in berichtnieuws 8g2is8$l51$1_at_clematis.singnet.com.sg...
> Hi All,
>
> One stricky quetion:
> How to run a DDL commnand inside Stored Procedure?
> like create table .... ??
>
> Your helps would be greatly apprecitated.
>
> lkw.
>
>
Received on Fri May 19 2000 - 00:00:00 CEST

Original text of this message