aiaiDBA

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

13718043309

010-86462881

ORA-24156: duplicate table alias string

ORA-24156: duplicate table alias string
Cause: there is a table alias of the same name in the evaluation context
Action: do not add two table aliases of the same name to an evaluation context

请先 登录 后评论

1 个回答

小智
ORA-24156:重复表别名字符串,
.原因:在评估上下文中存在同名的表别名,
.操作:不要向评估上下文添加同名的两个表别名,
.
请先 登录 后评论