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: <mikharakiri_nospaum_at_yahoo.com>
Date: 16 Sep 2005 14:07:53 -0700
Message-ID: <1126904873.419638.129300@g47g2000cwa.googlegroups.com>


Jonathan Lewis wrote:
> Just playing devil's advocate, but why couldn't
> the database reverse engineer the corrected
> DDL from the data dictionary as the dictionary
> is updated ?

To extend this idea further, I always wondered why the concept of DDL is needed at all? Consider

insert into user_tab_columns -- or, more concervatively, col$ ...

commit; Received on Fri Sep 16 2005 - 16:07:53 CDT

Original text of this message

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