ORA-39795: Subtype index is not first attribute for object table or column, string
.What triggered the Error:
The subtype index was not the first attribute when describing the atributes of an object column or object table with multiple subtypes.What should we do to fix it:
Describe the subtype index as the first attribute for this object column or object table.