ORA-25185
        index column other than last can not be specified for INCLUDE clause
        
        
        Cause
        An index column name other than the last is specified as including column
        Action
        Specify either a column 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.
        
     
    
    
        ORA-25185
        index column other than last can not be specified for INCLUDE clause
        
        
        Cause
        An index column name other than the last is specified as including column
        Action
        Specify either a column 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.
        
     
    
    
        ORA-25185
        index column other than last can not be specified for INCLUDE clause
        
        
        Cause
        An index column name other than the last is specified as including column
        Action
        Specify either a column 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.