ORA-22950: |
cannot ORDER objects without MAP or ORDER method |
| Cause: | an object type must have a MAP or ORDER method defined for all comparisons other than equality and inequality comparisons. |
| Action: | Define a MAP or ORDER method for the object type |