aiaiDBA

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

13718043309

010-86462881

ORA-38471: ROWIDs for table aliases cannot be null

ORA-38471: ROWIDs for table aliases cannot be null
Cause: An attempt was made to pass a null value for the table alias attribute in the data item, which is not permitted.
Action: Pass a valid rowid value for the table alias.

请先 登录 后评论

1 个回答

小智
ORA-38471:表别名的ROWID不能为空,
.原因:尝试为数据项中的表alias属性传递一个空值,这是不允许的。,
.操作:传递表别名的有效rowid值。,
.
请先 登录 后评论