ORA-62232
        invalid expression in ORDER BY clause within APPROX_RANK function
        
        
        Cause
        The expression in the ORDER BY clause within the APPROX_RANK function is invalid.
        Action
        Use the APPROX_COUNT or APPROX_SUM function in the ORDER BY clause.
        
     
    
    
        ORA-62232
        Invalid expression used in ORDER BY clause within APPROX_RANK.
        
        
        Cause
        An invalid expression was used in the ORDER BY clause within the APPROX_RANK function.
        Action
        Use the supported approximate aggregate function in the ORDER BY clause.
        
     
    
    
        ORA-62232
        Invalid expression used in ORDER BY clause within APPROX_RANK.
        
        
        Cause
        An invalid expression was used in the ORDER BY clause within the APPROX_RANK function.
        Action
        Use the supported approximate aggregate function in the ORDER BY clause.