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: how to extract create table scripts from datadictionary views?

Re: how to extract create table scripts from datadictionary views?

From: Dr. Jan Dieckmann <JDieckmann_at_psi.de>
Date: Fri, 05 Nov 1999 16:49:22 +0100
Message-ID: <3822FC82.D45C1835@psi.de>


The tool
reverse DDL Engineer
which is part of Hora 4 does this job. The tool also creates selected parts of the DDL scripts (the DDL of tabel A and table B with all DDLs for the constraints of tables A and B ...). See http://www.keeptool.com for a free 30 days trial version of Hora 4.

regards Jan Dieckmann

Chroma wrote:

> Can anyone tell me, how to extract CREATE TABLE scripts for all user tables
> from the Oracle datadictionary views?
>
> Thanx,
>
> Martijn
Received on Fri Nov 05 1999 - 09:49:22 CST

Original text of this message

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