aiaiDBA

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

13718043309

010-86462881

PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY

PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY
Cause: Missing keyword FROM.
Action: None

请先 登录 后评论

1 个回答

小智
PLS-01705:如果游标规范具有UNION或ORDER_BY,游标指定的表不可更新,
.原因:缺少关键字FROM。,
.行动:无,
.
请先 登录 后评论