aiaiDBA

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

13718043309

010-86462881

ORA-54001: string: invalid identifier specified for virtual column expression

ORA-54001: string: invalid identifier specified for virtual column expression
Cause: Column expression referenced a column that does not exist in the table.
Action: Rewrite column expression to reference only scalar columns in the table.

请先 登录 后评论

1 个回答

小智
ORA-54001:string:为虚拟列表达式指定的无效标识符,
.原因:列表达式引用了表中不存在的列。,
.操作:重写列表达式以仅引用表中的标量列。,
.
请先 登录 后评论