Nesting
Nesting is a way to combine several Boolean operators into one comprehensive search statement. Use parentheses ( ) to separate keywords when using more than one operator. Generally, databases process the search in the order of AND, OR, NOT. Searches within parentheses are performed first and operations proceed from left to right.
Example: (fruit) AND (apple OR orange)
Search results will be in the shaded region of the Venn diagram
Phrase Searching
Phrase searching allows users to search phrases rather than containing a set of keywords in random order. Each database uses different symbols to search a phrase.
PubMed |
OVID |
Cochrane |
Embase |
Web of Science |
EBSCOhost |
ProQuest |
Scopus |
Nexis Uni |
"double quotation marks" |
NO quotation marks needed |
"double quotation marks"
but NEXT when using truncation
|
'single quotation marks' |
"double quotation marks" |
"double quotation marks" |
"{double quotation marks and curly brackets}"
Tip: "{double quotation marks and curly brackets also used for truncation and wildcards}"
|
"double quotation marks" for loose phrasing
{curly brackets} for exact phrasing
|
"double quotation marks"
|
How to Construct a Search String