If any numeric operand is NULL then only '==' and '!=' are valid

The SQL statement's WHERE clause is using an invalid operator with a NULL value.

Resolution:

Correct the statement.