aiaiDBA

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

13718043309

010-86462881

ORA-54013: INSERT operation disallowed on virtual columns

ORA-54013: INSERT operation disallowed on virtual columns
Cause: Attempted to insert values into a virtual column
Action: Re-issue the statment without providing values for a virtual column

请先 登录 后评论

1 个回答

小智
ORA-54013:对虚拟列不允许执行INSERT操作,
.原因:尝试在虚拟列中插入值,
.操作:重新发布统计信息,但不提供虚拟列的值,
.
请先 登录 后评论