To launch a search in a database, you need to construct a query based on keywords. Relationships between keywords are established using Boolean operators (AND, OR, NOT).
Search features may vary from one database to another. Please consult the Table of operators used in databases for more information.
Boolean operators
Operators are often used in English and must be capitalized.
Parentheses
Truncation
Expression
Proximity operators
Thesaurus
''In a controlled vocabulary a preferred term or phrase is designated (...), the non-preferred terms have references from them to the chosen term or phrase, and relationships among used terms are identified (...).'' (Librarianship Studies & Information Technology, 2024).
This means that for a given notion, a standardized term is used, regardless of the vocabulary used by the author.
Example : one of the themes used for this article on burnout is "burnout".
If necessary, parentheses can be used to prioritize sections of the query. :
entrepreneur* AND (start* OR launch* OR found*)
"organizational development"
sustainab* AND (energy OR power) AND (solut* OR technolog*)
artificial intelligence NEAR/3 (ethics OR morality)
preventi* AND ("occupational stress" OR ((workplace OR "work environment") AND stress))