oracle存储过程报错:ORA-06550: wrong number or types of arguments in call to

问题:ORA-06550: wrong number or types of arguments in call to

原因:参数问题造成;

解决方案:检查参数个数及参数值

转载于:https://www.cnblogs.com/hanyun/archive/2013/02/27/2935400.html

你可能感兴趣的:(oracle存储过程报错:ORA-06550: wrong number or types of arguments in call to)