Wildcards
In databases, only those hits that correspond to the exact spelling of your search terms will be shown. But perhaps you would also like to find variants or compound forms of a word? In this case, you can use wildcards for certain character sequences.
Often, the end of the word is abbreviated with an asterisk *. This technique is referred to as truncation or a word stem search.
Example:
resilien* generates hits with the terms
resilient, resilience, Resilienz, Resilienzförderung, etc.
Wildcards can also be used to replace just a single letter in a word.
Example:
me?er generates hits for both
Meier and
Meyer.
Test your knowledge:
When using wildcards, please be aware that the special characters are always database-specific. You can find out more by using the search help function or in tutorials