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: PLEASE : table create script

Re: PLEASE : table create script

From: Steven Hauser <hause011_at_garnet.tc.umn.edu>
Date: 15 Feb 1999 16:10:26 -0600
Message-ID: <7aa60i$lse$1@garnet.tc.umn.edu>


You can get Oracle data definition language that will run in an SQL interpreter from the exp/imp utilities and a FREE filter script I wrote at URL:

http://www.tc.umn.edu/~hause011

The script is ugly_DDL

This will give you all database object definitions including SPL, triggerz, index, grants, whatever. The script can strip data storage clauses off the definitions. Let me know any questions you have about the script.

--



Steven Hauser
email: hause011@tc.umn.edu URL: http://www.tc.umn.edu/~hause011 Phone: (612)626-7135 Fax: (612)625-6853
Received on Mon Feb 15 1999 - 16:10:26 CST

Original text of this message

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