ORA-30493
        The percentile value specified is out of the range of 0 to 1.
        
        
        Cause
        The percentile value specified for the PERCENTILE_CONT and PERCENTILE_DISC function was not in the range of 0 to 1.
        Action
        Specify a value that is in the range of 0 to 1.
        
     
    
    
        ORA-30493
        The percentile value should be a number between 0 and 1.
        
        
        Cause
        A percentile value for PERCENTILE_CONT or PERCENTILE_DISC function is specified out of range.
        Action
        Specify a value from [0,1].
        
     
    
    
        ORA-30493
        The percentile value should be a number between 0 and 1.
        
        
        Cause
        A percentile value for PERCENTILE_CONT or PERCENTILE_DISC function is specified out of range.
        Action
        Specify a value from [0,1].