Re: Mapping out table definitions

From: Dale Edgar <Dale_at_DataBee.com>
Date: Thu, 15 Aug 2002 07:33:11 +0000 (UTC)
Message-ID: <3d5b59da.350864_at_news.btclick.com>


Hi Andrew

On 14 Aug 2002 08:55:19 -0700, ajfuentes32_at_yahoo.com (Andrew Fuentes) wrote:

>Does anyone know of a tool or a way to map out the table definitions
>of an Oracle database?

The freeware DBATool will let you browse the DDL of the database. I it is more permanent documentation you are after you could use the DBATool DDL to HTML converter to create an interlinked web tree which completely documents the database. For example if you are looking at a table you could click on a link to see the indexes, foreign keys, synonyms associated with the table.

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

Regards
Dale



DataBee: Create referentially correct small versions of large Oracle databases for development and test. http://www.DataBee.com Received on Thu Aug 15 2002 - 09:33:11 CEST

Original text of this message