expr IN (value,...) --> Returns 1 if expr is equal to any of the values in the IN list, else returns 0.