I have a stored procedure
as
Procedure(curr in varchar2, value out number)
when I add this to my report I get a prompt to to enter curr but the I am unable to get result giving an error insificient arguments this procure returns me a value how do I use this procedure [sig][/sig]
as
Procedure(curr in varchar2, value out number)
when I add this to my report I get a prompt to to enter curr but the I am unable to get result giving an error insificient arguments this procure returns me a value how do I use this procedure [sig][/sig]