Most databases don't understand the natural language we speak and need help understanding what we're looking to find. For this, they require a special set of conventions, including: Logical or Boolean operators, wildcard and truncation symbols, and nesting. Databases and internet search engines apply these rules differently, so check the HELP files in the database you are using to find out more.
Boolean Logic consists of three logical operators (connectors): AND, OR and NOT
Boolean Operator: AND
|
Boolean AND![]() |
Boolean Operator: OR
|
Boolean OR![]() |
Nesting search terms using: parenthesis ( )
|
|
Boolean Operator: NOT
|
Boolean NOT![]() |
Conceptually, with keywords
Example: Women AND STEM --> women AND mathematics
Mathematically, with Boolean logic
Example: women AND mathematics --> AND … anything else, e.g.,
women AND mathematics AND (industry OR employment OR jobs)
Database/interface-assisted, with limiters
Example: Women AND mathematics --> limited to peer reviewed journals, published 2000 or later, geographically limited to the United States
Truncation: *
Limits:
Most databases let you limit search results. Some limits include:
Phrases: " "