Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-25964

column type incompatible with join column type

Cause

The datatype of the join column is incompatible with the datatype of the joined column.


Action

Select a compatible datatype for the join column.