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

Home -> Community -> Usenet -> c.d.o.server -> Re: Text of a stored procedure

Re: Text of a stored procedure

From: jmw42969 <jmw42969_at_glaxowellcome.com>
Date: 28 Apr 1998 17:14:29 GMT
Message-ID: <01bd72c9$95471ae0$4f903398@US0080315.GLAXO.COM>


get the free tool Tool for Oracle Application Developers at http://www.toadsoft.com

Dave Adkins <dave_adkins_at_fuse.net> wrote in article <6hr36f$t2f$1_at_defiant.fuse.net>...
> Scott Patterson wrote
> >I need to extract the text of a stored procedure
>
> select text from user_source
> where name = '&PROC_NAME'
> order by line;
>
>
>
Received on Tue Apr 28 1998 - 12:14:29 CDT

Original text of this message

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