Re: DDL Creation Tool
From: Gary E. Grant <ggrant_at_crl.com>
Date: Wed, 15 Sep 1999 18:08:04 -0700
Message-ID: <37E042F4.E4F7A026_at_crl.com>
Date: Wed, 15 Sep 1999 18:08:04 -0700
Message-ID: <37E042F4.E4F7A026_at_crl.com>
You can user Designer/2000 to reverse engineer the DB or you can write a sqlplus
script to query the Data Dictionary and get the definitions of the tables,
triggers & functions.
Gary :-)
"Stephen W. Hendershott" wrote:
> Does anyone know of a tool that can be used to create DDL from an
> existing database (ORACLE)? The DDL can then be used to create another
> database. This is an alternative to using Export/Import.
>
> Thanks,
>
> Steve Hendershott
> ETS
> shendershott_at_ets.org
-- Always glad to be of service, Gary :-) ======================================================== "There is nothing more difficult to take in hand, more perilous to conduct or more uncertain in its success, than to take the lead in the introduction of a new order of things." --- Niccollo Machiavelli, The Prince, 1513Received on Thu Sep 16 1999 - 03:08:04 CEST