... col IS [NOT] NULL ...
This expression is true if the value of col is (not) the null value. When using this expression, the SELECT statement bypasses SAP buffering.
All other logical expression of the WHERE condition are unknown if a participating column contains the null value.