Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Generate DDL from a Schema

Re: Generate DDL from a Schema

From: joel garry <joel-garry_at_home.com>
Date: Fri, 21 Sep 2007 14:44:33 -0700
Message-ID: <1190411073.692776.63220@g4g2000hsf.googlegroups.com>


>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
Received on Fri Sep 21 2007 - 16:44:33 CDT

Original text of this message

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