aiaiDBA

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

13718043309

010-86462881

ORA-23291: Only base table columns may be renamed

ORA-23291: Only base table columns may be renamed
Cause: Tried to rename a column of a non-base table, like object table/ nested table/ materialized view table.
Action: None. This is not allowed.

请先 登录 后评论

1 个回答

小智
ORA-23291:只能重命名基表列,
.原因:试图重命名非基表的列,如对象表/嵌套表/物化视图表。,
.操作:无。这是不允许的。,
.
请先 登录 后评论