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: how to get the contents/text of a stored procedure

Re: how to get the contents/text of a stored procedure

From: Rauno Seppanen <rauno.seppanen_at_icon.fi>
Date: Sun, 20 Sep 1998 23:51:53 +0300
Message-ID: <6u3l4j$p30$1@hiisi.inet.fi>


SELECT text FROM user_source WHERE name = 'proc_name';

Rauno S.
sureshvv_at_hotmail.com kirjoitti viestissä <6u1kav$o98$1_at_nnrp1.dejanews.com>...
>Can someone help me with this? using sql*plus?
>
>Is there a FAQ for this group?
>
>thanks.
>
>suresh
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Sun Sep 20 1998 - 15:51:53 CDT

Original text of this message

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