Database Error Messages

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.