PLS-00526: A MAP or ORDER function is required for comparing objects in PL/SQL
Cause: Within stand alone PL/SQL, an attempt was made to compare objects without a map or order function.
Action: Provide a map or order function and retry the operation.
PLS-00526: A MAP or ORDER function is required for comparing objects in PL/SQL
Cause: Within stand alone PL/SQL, an attempt was made to compare objects without a map or order function.
Action: Provide a map or order function and retry the operation.