aiaiDBA

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

13718043309

010-86462881

ORA-23293: Cannot rename a column which is part of a join index

ORA-23293: Cannot rename a column which is part of a join index
Cause: The column participates in a join index.
Action: If you need to rename the column, you need to drop the join index.

请先 登录 后评论

1 个回答

小智
ORA-23293:无法重命名作为连接索引一部分的列,
.原因:列参与连接索引。,
.操作:如果需要重命名列,则需要删除连接索引。,
.
请先 登录 后评论