aiaiDBA

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

13718043309

010-86462881

ORA-39321: Cannot alter functional index or virtual expression column: string

ORA-39321: Cannot alter functional index or virtual expression column: string
Cause: Altered column was referenced in a virtual column or functional index expression. There is no SQL ALTER statement to change a column which is referenced in one of these types of expressions.
Action: The difference cannot be eliminated with a SQL ALTER statement.

请先 登录 后评论

1 个回答

小智
ORA-39321:无法更改函数索引或虚拟表达式列:string,
.原因:在虚拟列或函数索引表达式中引用了已更改的列。没有SQL ALTER语句来更改在这些类型的表达式之一中引用的列。,
.操作:使用SQL ALTER语句无法消除该差异。,
.
请先 登录 后评论