aiaiDBA

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

13718043309

010-86462881

QSM-02007: multiple instances of the same table or view

QSM-02007: multiple instances of the same table or view
Cause: The capability in question is not supported when the same table or view occurs more than once in the FROM list.
Action: Re-phrase the query to avoid multiple instances of the same table. For instance,

请先 登录 后评论

1 个回答

小智
QSM-02007:同一个表或视图的多个实例,
.原因:当相同的表或视图在FROM列表中多次出现时,不支持相关功能。,
.操作:重新排序查询以避免同一个表的多个实例。例如,,
.
请先 登录 后评论