Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: 8i or 9i download data dictionary?
> 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.htmlReceived on Mon Jul 15 2002 - 14:16:56 CDT
![]() |
![]() |