aiaiDBA

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

13718043309

010-86462881

ORA-29655: USING clause is incompatible with its supertype

ORA-29655: USING clause is incompatible with its supertype
Cause: The USING clause of a type has to be the same as its supertype or compatible with it.
Action: Make sure the USING clause is compatible with its supertype.

请先 登录 后评论

1 个回答

小智
ORA-29655:USING子句与其父类型不兼容,
.原因:类型的USING子句必须与其父类型相同或与其兼容。,
.操作:确保USING子句与其父类型兼容。,
.
请先 登录 后评论