aiaiDBA

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

13718043309

010-86462881

ORA-54027: cannot modify data-type of virtual column

ORA-54027: cannot modify data-type of virtual column
Cause: Attempted to change the data-type of virtual column without modifying the underlying expression
Action: change the underlying expression to be compatible with the data-type change

请先 登录 后评论

1 个回答

小智
ORA-54027:不能修改虚拟列的数据类型,
.原因:尝试更改虚拟列的数据类型,而不修改底层表达式,
.操作:将底层表达式更改为与数据类型更改兼容,
.
请先 登录 后评论