Previous Topic

Next Topic

Book Contents

Logical operators for custom filters

Logical Operator

Function

And

Narrows the filter and retrieves information containing all specified conditions.

Or

Broadens the filter and retrieves information containing any of the specified conditions.

Not And

Narrows the filter and retrieves everything but the specified conditions.

Not Or

Narrows the filter and retrieves nothing from the specified conditions.

Send Feedback