aiaiDBA

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

13718043309

010-86462881

ORA-22902: CURSOR expression not allowed

ORA-22902: CURSOR expression not allowed
Cause: CURSOR on a subquery is allowed only in the top-level SELECT list of a query.
Action: None

请先 登录 后评论

1 个回答

小智
ORA-22902:不允许CURSOR表达式,
.原因:只能在查询的顶级SELECT列表中允许子查询上的CURSOR。,
.操作:无,
.
请先 登录 后评论