ORA-40750
        Column of Large Object (LOB) type cannot be used for sorting.
        
        
        Cause
        The specified sort condition included a LOB column such as CLOB, BLOB or JSON.
        Action
        Ensure that the sort column data type is not a large object such as CLOB, BLOB or JSON.
        
     
    
    
        ORA-40750
        Column of LOB type cannot be used for sorting.
        
        
        Cause
        The specified sort condition included a LOB column.
        Action
        Ensure that the sort column data type is not a large object (LOB).
        
     
    
    
        ORA-40750
        Column of LOB type cannot be used for sorting.
        
        
        Cause
        The specified sort condition included a LOB column.
        Action
        Ensure that the sort column data type is not a large object (LOB).