aiaiDBA

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

13718043309

010-86462881

ORA-25964: column type incompatible with join column type

ORA-25964: column type incompatible with join column type
Cause: The datatype of the join column is incompatible with the datatype of the joined column.
Action: Select a compatible datatype for the join column.

请先 登录 后评论

1 个回答

小智
ORA-25964:列类型与连接列类型不兼容,
.原因:连接列的数据类型与连接列的数据类型不兼容。,
.操作:为连接列选择兼容的数据类型。,
.
请先 登录 后评论