aiaiDBA

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

13718043309

010-86462881

ORA-25960: join index cannot be based on a temporary table

ORA-25960: join index cannot be based on a temporary table
Cause: An attempt to create a join index was made, which failed because one of the tables was temporary.
Action: Ensure no underlying tables are temporary.

请先 登录 后评论

1 个回答

小智
ORA-25960:连接索引不能基于临时表,
.原因:尝试创建连接索引,失败是因为其中一个表是临时的。,
.操作:确保没有基础表是临时表。,
.
请先 登录 后评论