aiaiDBA

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

13718043309

010-86462881

ORA-22900: the SELECT list item of THE subquery is not a collection type

ORA-22900: the SELECT list item of THE subquery is not a collection type
Cause: The THE subquery must SELECT a nested table or VARRAY item.
Action: change the subquery to SELECT a nested table or VARRAY item.

请先 登录 后评论

1 个回答

小智
ORA-22900:子查询的SELECT列表项不是集合类型,
.原因: THE子查询必须选择嵌套表或VARRAY项。,
.操作:将子查询更改为SELECT嵌套表或VARRAY项。,
.
请先 登录 后评论