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: Where is a temp tables DDL stored?

Re: Where is a temp tables DDL stored?

From: Daniel Fink <danielwfink_at_yahoo.com>
Date: 14 Sep 2005 11:50:58 -0700
Message-ID: <1126723858.554220.198110@g43g2000cwa.googlegroups.com>


Where is the ddl stored? Where do you find "create table..."?

The components of the ddl are stored, you can extract them into a form that will give you a command to create the table. Received on Wed Sep 14 2005 - 13:50:58 CDT

Original text of this message

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