aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PLS-00735: Attempted to declare more than one formal ellipsis parameter

PLS-00735: Attempted to declare more than one formal ellipsis parameter
Cause: More than one ellipsis ('...') was found in a formal parameter specification for a function or procedure
Action: Make sure only one ellipsis appears in a formal parameter specification for any given function or procedure

请先 登录 后评论

1 个回答

小智
PLS-00735:尝试声明一个以上的正式省略号参数,
.原因:在函数或过程的形式参数规范中找到多个省略号('...'),
.操作:确保只有一个省略号出现在任何给定功能或过程的形式参数规范中,
.
请先 登录 后评论