aiaiDBA

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

13718043309

010-86462881

ORA-48245: Attempt to Update/Delete when at EOF

ORA-48245: Attempt to Update/Delete when at EOF
Cause: The fetch operation is positioned at EOF - can not update/delete
Action: Do not call update/delete after fetch has returned EOF

请先 登录 后评论

1 个回答

小智
ORA-48245:尝试在EOF时更新/删除,
.原因: fetch操作位于EOF - 无法更新/删除,
.操作:在提取返回EOF后不调用update / delete,
.
请先 登录 后评论