Boolean Operators:  Not

Boolean Operators: And Boolean Operators:  Or Boolean Operators:  Not Test Your Knowledge

The NOT operator is used to ensure that a specific word does not appear.  This means that the word before the NOT must appear, and the word after the NOT must not appear.

EXAMPLE:

magic not basketball

This search will bring up any hits that have the word magic, but not the word basketball.  This will help bring up information about magic without additional sites about the Orlando Magic basketball team.

Home Presentations Up