oracle pl sql error oracle pl sql error oracle pl sql error

ORA-00975 date + date not allowed

Cause ORA-00975: An attempt was made to add two date fields together. Dates may be added only to numeric fields, not to other dates.

Action: Use the Oracle function TO_NUMBER to convert one of the date fields to a numeric field before adding it to the other date field.

 

 

ORA-00975

 

 
Oracle news Oracle guide
     
  29-02-2007 Oracle Errors ORA-00975
     
  29-11-2006 Guida Oracle 10g
     
  30-02-2007 Oracle Server
 
 
Oracle Functions PLSQL  l  Exceptions  l  Oracle Errors  l  Oracle Collaborations Suite  l  Products  l  Contact
Oracle errors ora