aiaiDBA

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

13718043309

010-86462881

ORA-32790: Element 'string' cannot share the default table 'string' with element 'string'

ORA-32790: Element 'string' cannot share the default table 'string' with element 'string'
Cause: An element in the restriction shared a default table with the corresponding element in it's supertype.
Action: Change the default table's name for the element in restriction.

请先 登录 后评论

1 个回答

小智
ORA-32790:元素' string '不能共享默认表' string '与元素' string ',
.原因:限制中的一个元素共享一个默认表,其中包含它的父类型中的相应元素。,
.操作:更改限制中元素的默认表名。,
.
请先 登录 后评论