Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Undocumented data dictionary views

Re: Undocumented data dictionary views

From: <J.Velikanovs_at_alise.lv>
Date: Tue, 27 Jul 2004 18:34:08 +0300
Message-ID: <OF7EDCAF3C.EA121544-ONC2256EDE.00554A52-C2256EDE.00564267@alise.lv>


Undocumented data dictionary views are with two underscores. Try this
select * from dba_views where view_name like ‘__%’; PS Just joking.

Jurijs
9268222



http://otn.oracle.com/ocm/jvelikanovs.html

"Boivin, Patrice J" <BoivinP_at_mar.dfo-mpo.gc.ca> Sent by: oracle-l-bounce_at_freelists.org
27.07.2004 12:34
Please respond to oracle-l  

        To:     "'oracle-l_at_freelists.org'" <oracle-l_at_freelists.org>
        cc: 
        Subject:        Undocumented data dictionary views


There are undocumented parameters (_xxxx), are there undocumented data dictionary views? (_dba_xxxx).

Patrice.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Jul 27 2004 - 10:40:22 CDT

Original text of this message

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