Oracle Error Message
PLS-00416: The third argument of DECODE cannot be NULL
Reason for the Error
The third argument of DECODE is NULL.
Solution
Enter an argument with a proper type and value.
PLS-00416: The third argument of DECODE cannot be NULL
The third argument of DECODE is NULL.
Enter an argument with a proper type and value.