aiaiDBA

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

13718043309

010-86462881

PLS-00668: Type of expression should be a collection type

PLS-00668: Type of expression should be a collection type
Cause: An attempt was made to specify expression after INDICES OF or VALUES OF clause whose type is not a collection type.
Action: Change the index collection expression type to a valid collection type.

请先 登录 后评论

1 个回答

小智
PLS-00668:表达式的类型应该是一个集合类型,
.原因:试图在INDICES OF或VALUES OF子句之后指定类型不是集合类型的表达式。,
.操作:将索引集合表达式类型更改为有效的集合类型。,
.
请先 登录 后评论