Not in list
Negated membership comparison.
Returns true when the left operand does not match any element in the right-hand list or array.
Category: comparison
SQL symbol: NOT IN
Negated membership comparison.
Returns true when the left operand does not match any element in the right-hand list or array.
Category: comparison
SQL symbol: NOT IN