Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How do I see the source code of a stored procedure through Sql*plus ?
select text from user_source where name = 'your_procedure';
sreeramav_at_my-dejanews.com wrote:
: How do I see the source code of a stored procedure through Sql*plus ?
: -----------== Posted via Deja News, The Discussion Network ==----------
: http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue Mar 16 1999 - 17:07:58 CST
![]() |
![]() |