ORA-00909
        invalid number of arguments
        
        
        Cause
        An Oracle function was referenced with an incorrect number of arguments. All Oracle functions, except for SYSDATE, required at least one argument.
        Action
        Correct the syntax of the function by entering the required number of arguments.
        
     
    
    
        ORA-00909
        invalid number of arguments
        
        
        Cause
        An Oracle function was referenced with an incorrect number of arguments. All Oracle functions, except for SYSDATE, required at least one argument.
        Action
        Correct the syntax of the function by entering the required number of arguments.