Re: Display view equations?

From: Lyndon Tiu <ltiu_at_alumni.sfu.ca>
Date: Fri, 13 Jun 2008 08:19:09 -0500
Message-ID: <485273CD.8070205@alumni.sfu.ca>


Great idea. Thanks!

Rumpi Gravenstein wrote:
> Here's another choice.
>
> If you create the view with parsable tokens embedded within comments and
> then use regular expression to get what you want.
>
> e.g.
>
> create view test_view as
> SELECT /*|*/ 1+2 /*|*/ calc FROM DUAL;
>

-- 
Lyndon Tiu
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 13 2008 - 08:19:09 CDT

Original text of this message