标题: ORA-25185: index column other than last [打印本页] 作者: admin 时间: 2016-9-1 22:01 标题: ORA-25185: index column other than last ORA-25185: index column other than last can not be specified for INCLUDEclause Cause: An index column nameother than the last is specified as including column Action: Specify either acolumn name which is not part of index-organized table
primary key index , or the last key column of the primary key for the INCLUDING
clause.