WHERE
clauses

You can use these
WHERE
clause operators:
Comparison operators
<
,
<=
,
>
,
>=
,
=
,
<>
Logical operators
AND
,
OR
,
NOT
Operators
IN
,
LIKE
,
BETWEEN
,
IS NULL
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.