Questions Tagged [notin]

The NOT IN predicate acts opposite to the "IN" predicate. It can be used to specify multiple values that should NOT be present in a WHERE clause. Note that NOT IN <null> never is true!

Question is empty. Ask new Question

Popular Questions