When you execute an exclude instructions on a set of queries, any queries that match your conditions are removed
from the selection, and queries that don’t match are retained.
When you execute an include instruction on a set of queries, any queries that match your conditions are retained
in the selection, and queries that don’t match are removed.
Queries to exclude from scanning.