PL/SQL (MOSC)

MOSC Banner

Package parameter value

edited Sep 7, 2009 12:17AM in PL/SQL (MOSC) 6 commentsAnswered
Hello,
Is there any way to see the value that is passing through package from system? 

sql view shows me just following:

begin "my_package"."my_proc"(:out_param1 :out_param2); end;

select * from "group" where group_id = :"wgroupid"

I want to know the value of out_param1, out_param2 and wgroupid aslo.


Thank you.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center