SELECT TEXT FROM USER_SOURCE WHERE NAME='MY_PROCEDURE';
----------------------------------------------------------------------------
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
SELECT TEXT FROM USER_SOURCE WHERE NAME='MY_PROCEDURE' AND TYPE='PROCEDURE' order by LINE;
[code]
Regards, Dima
[URL unfurl="true"]http://seminihin.narod.ru[/URL]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.