Oracle/PLSQL: ORA-00909 Error
Error: |
ORA-00909: invalid number of arguments |
Cause: |
You tried to call an Oracle function, but you used the incorrect number of arguments for the function. |
Action: |
The options to resolve this Oracle error are:
|