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: 8i or 9i download data dictionary?

Re: 8i or 9i download data dictionary?

From: Rene Nyffenegger <rene.nyffenegger_at_gmx.ch>
Date: 15 Jul 2002 19:16:56 GMT
Message-ID: <Xns924CD8A346F3Bgnuegischgnueg@130.133.1.4>


> I think you mean a doku/help over some special tables which are known
> under the name "data dictionary"
>
> Maybe this helps you:
> http://www.bf.rmit.edu.au/~orafaq/dict.html
>
> Greats,
> Alex

This seems to be equivalent to

  select table_name, comments from dictionary;  

Rene

-- 
Latest article on my HP (as of 14.07.2002):
  Transforming each character in a string with perl
  http://www.adp-gmbh.ch/perl/each_char.html
Received on Mon Jul 15 2002 - 14:16:56 CDT

Original text of this message

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