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: DDL for all database tables

Re: DDL for all database tables

From: Dale Edgar <Dale_at_DataBee.com>
Date: Fri, 3 Oct 2003 07:50:35 +0000 (UTC)
Message-ID: <sbaqnvo1h9hu1d1lg8lt6pjm0bgugh7uft@4ax.com>


On 2 Oct 2003 10:04:20 -0700, watuni2000_at_yahoo.co.nz (Tyler Smith Watu) wrote:

>I am in search of a query that can return DDL which can recreate a users tables

Do you want the query or do you really just want the DDL the query would produce? If all you really want is the DDL have a look at the freeware DBATool. It reads export files and can display and save all of the schema (or database) DDL in runnable .sql files.

http://www.DataBee.com/dt_home.htm

Received on Fri Oct 03 2003 - 02:50:35 CDT

Original text of this message

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