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: code that created the view

Re: code that created the view

From: Bricklen <bricklen-rem_at_yahoo.comz>
Date: Fri, 18 Jun 2004 20:57:46 GMT
Message-ID: <eHIAc.8583$by2.6802@edtnps84>


D. Alvarado wrote:

> What is/are the data dictionary table(s) used to discover what query
> comprises a particular view?
>
> Thanks, - Dave

select text from dba_views where view_name='view name'; Received on Fri Jun 18 2004 - 15:57:46 CDT

Original text of this message

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