How to call Stored Procedure if one of OUT variables data type is oracle.sql.array

前端 未结 0 895
萌比男神i
萌比男神i 2021-02-06 00:21

I am calling stored procedure from my mule application with below syntax. call StoredProcedureMine(:a,:b,:c) \'a\' and \'b\' are IN variables and \'C\' variable is OUT variable,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题