aiaiDBA

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

13718043309

010-86462881

ORA-37186: null child value for parent (string) found in parent-child hierarchy

ORA-37186: null child value for parent (string) found in parent-child hierarchy
Cause: While reading values for a parent-child hierarchy, a NULL child value was found for a non-NULL parent
Action: Correct the source table or SQL to return value parent and child pairs.

请先 登录 后评论

1 个回答

小智
ORA-37186??:在父子层次结构中找到的父(字符串)的空子值,
.原因:读取父子层次结构的值时,找到非NULL父值的NULL子值,
.操作:更正源表或SQL以返回值父对和子对。,
.
请先 登录 后评论