ORA-22901: cannot compare VARRAY or LOB attributes of an object type
What triggered the Error:
mparison of VARRAY or LOB attributes of an object type was attempted in the absence of a MAP or ORDER method.What should we do to fix it:
fine a MAP or ORDER method for the object type.