WHERE
steps, you can use the AND
and OR
operations
to chain the conditions together.
Both AND
and OR
take a list of expressions that evaluate to a boolean value.
AND
and OR
will return a boolean value themselves.
AND
OR
AND
OR
AND
and OR