A. Boolean Operators
When searching in Databases, use Boolean Operators (AND, OR, and NOT) to tell the database what you're looking for).
OR is mORe (joins similar terms) e.g. inactivity OR sedentary
AND is less (joins dissimilar terms) e.g. "sedentary lifestyle" AND sleep
Sample Search Using both AND and OR
sugar OR soda
AND
anxiety
B. Quotation Marks
Use quotation marks to search for a phrase
- "sleep hygiene"
- "couch to 5K"
- "fast food"
C. Truncation
Use a symbol, the asterisk * is the most common, to look for variant endings of a word
- prevent* will search for prevent, prevents, prevention, etc.
D. Combine search strategies
Combine search strategies for more efficient searching
For example: ("couch to 5K" OR "step tracking") AND depression