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: Data Dictionary Documentation

Re: Data Dictionary Documentation

From: Tanel Poder <tanel_at_@peldik.com>
Date: Wed, 19 Feb 2003 22:34:45 +0200
Message-ID: <3e53e9c9$1_2@news.estpak.ee>


Hi,

This could help as well:

select * from dict;
select * from dict_columns;

Tanel.

"John Russell" <netnews5_at_johnrussell.mailshell.com> wrote in message news:isl75vc85klq41l3uaqu3kufqk7ev214uu_at_4ax.com...
> On 19 Feb 2003 10:41:40 -0800, rgaffuri_at_cox.net (Ryan Gaffuri) wrote:
>
> >Anyone know where I can find column by column documentation for
> >Oracle's data dictionary? Having to sort of figure it out by doing
> >queries and then checking the boards is time consuming and I can't
> >always be certain Im correct. Can't find really good stuff on OTN.
> >
> >I Have a poster from Computer Associates which is ok. Anyone know if
> >the one that TUSC puts out is better?
>
> 8i: http://otn.oracle.com/pls/tahiti/tahiti.catalog_views
> 9i: http://otn.oracle.com/pls/db92/db92.catalog_views
>
> (A few views are described outside the Database Reference, and these
> pages include those as well.)
>
> John
Received on Wed Feb 19 2003 - 14:34:45 CST

Original text of this message

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