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 -> Re: regarding table creation

Re: regarding table creation

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 25 Sep 2006 09:28:48 -0700
Message-ID: <1159201729.881688@bubbleator.drizzle.com>


selvavel1983_at_gmail.com wrote:
> How to create table using oracle supplied packages please help me with
> exact syntax.........

If you insist on using a supplied package look at: DBMS_DDL
DBMS_UTILITY.EXEC_DDL_STMNT But my advice would be that this is not something you should be considering in Oracle. The fact that you CAN do it does NOT mean that you SHOULD.

-- 
Daniel Morgan
University of Washington
Puget Sound Oracle Users Group
Received on Mon Sep 25 2006 - 11:28:48 CDT

Original text of this message

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