From: spammers.are.scum.carl@dartmouth.edu (L Carl Pedersen)
Subject: Create/Source Code Generator?
Date: 1997/04/24
Message-ID: <spammers.are.scum.carl-2404971500260001@atgw2-kip-2-10.dartmouth.edu>#1/1
Organization: Dartmouth College
Newsgroups: comp.databases.oracle.server



i'm looking for a procedure i can execute against a schema in a database
that will generate a bunch of create, alter, and grant statements that
will create all the objects, including all tables, constraints, triggers,
views, stored procedures, functions and packages, etc.  e.g., so i can
compare the state of objects in two different databases, export a system
to another site etc.


