Re: Generate DDL from a Schema



I still say you should have had these scripts at hand so you could use
them again at a later date. Why you don't possess them is a mystery.


SQL> select count(*) from user_tables;

COUNT(*)
----------
1154

No mystery here, it's one part of an ERP. The objects are created
from a non-sql script. You can't assume everything is bespoke code
these days.

jg
--
@home.com is bogus.
http://www.signonsandiego.com/uniontrib/20070921/news_1b21palm.html

.