aiaiDBA

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

13718043309

010-86462881

PLS-00657: Implementation restriction: bulk SQL with associative arrays with VARCHAR2 key is not supported.

PLS-00657: Implementation restriction: bulk SQL with associative arrays with VARCHAR2 key is not supported.
Cause: Variable or expression of associative array type was used as bulk SQL bind or define.
Action: Use colleciton types supported by bulk SQL.

请先 登录 后评论

1 个回答

小智
PLS-00657:实现限制:不支持具有VARCHAR2键的关联数组的批量SQL。,
.原因:将关联数组类型的变量或表达式用作批量SQL绑定或定义。,
.操作:使用批量SQL支持的colleciton类型。,
.
请先 登录 后评论