Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

OCI-40953

Column type mismatch: column_name.
  • column_name: The column name of the column having a different type.

Cause

Columns from different tables at the same position specified in the join group did not have the same type.


Action

Ensure that columns at the same position have the same type.