Database Error Messages

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

KUP-14003

type mismatch in values provided in IN operator, expecting string and got string

Cause

The specified query had an IN operator with values of different type.


Action

Use the same type for all values in the IN operator.