标题: ORA-25955: all tables must be joined in the [打印本页] 作者: admin 时间: 2016-9-2 08:52 标题: ORA-25955: all tables must be joined in the ORA-25955: all tables must be joined in the where clause Cause: An attempt to createa join index was made, which failed because one of
the tables in the from clause did not appear in the where clause. Action: Ensure that the whereclause contains all from clause tables.