When do we use the NOT keyword within a WHERE clause?

When we want to select items that don't satisfy a conditionWhen we want to select items that satisfy a condition

When we want to select items that don't satisfy a condition.