How to get return value from pl sql procedure and assign it to variable?
4
votes
4
answers
93001
views
Code:
execute x.procedurename(row.accc_no, row.bill_no, 0, null, row.total_balance, 'A',assgn_scen_site_cv, :assgn_scen_site_cv);
Its my procedure.
How to get return value from this proc and assign it to variable ?
Asked by Serdar
(41 rep)
Dec 16, 2015, 09:25 AM
Last activity: Mar 2, 2020, 10:29 AM
Last activity: Mar 2, 2020, 10:29 AM