NON_SCALAR_SELECT=CWSPT0780E: Expression in WHERE clause is not a scalar expression at line {0} , position {1}.
Explanation
The expression must evaluate to a scalar boolean value.
User response
Correct the expression in the WHERE clause to make sure it is scalar.