kvwarun
December 5th, 2007, 02:23 PM
hi friends,
is there any option to retrieve procedure text from PL/SQL prompt? you can access the procedure or trigger text using SP_HELPTEXT command in SQL Server. but in oracle PL/SQL, i couldn't find a command for that. however we can access the same through GUI tools which has been provided along with oracle.
is there any option to retrieve procedure text from PL/SQL prompt? you can access the procedure or trigger text using SP_HELPTEXT command in SQL Server. but in oracle PL/SQL, i couldn't find a command for that. however we can access the same through GUI tools which has been provided along with oracle.