标题: ORA-25952: join index must only contain inner [打印本页] 作者: admin 时间: 2016-9-2 08:51 标题: ORA-25952: join index must only contain inner ORA-25952: join index must only contain inner equi-joins Cause: An attempt to createa join index was made, which failed because it
included a predicate which wasn't an equi-inner join. Action: Remove theinappropriate predicate.