Oracle/PLSQL: ORA-00975 Error
Error: |
ORA-00975: date + date not allowed |
Cause: |
You tried to add two dates together. This is not allowed. You can only add numeric values to dates. |
Action: |
The options to resolve this Oracle error are:
|
