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

Home -> Community -> Usenet -> c.d.o.tools -> how to retrieve view definition

how to retrieve view definition

From: <shdu_at_my-deja.com>
Date: Fri, 22 Dec 2000 14:44:01 GMT
Message-ID: <91vpbg$94b$1@nnrp1.deja.com>

How do I retrieve view definition from SQLPLUS? I tried to "select text from all_views where view_name='MY_VIEW'" but the returned text was too long to display on a single line and was truncated. I tried to 'set wrap on' but it did not help.

Thanks.

SF

Sent via Deja.com
http://www.deja.com/ Received on Fri Dec 22 2000 - 08:44:01 CST

Original text of this message

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