Wildcard characters-An introduction
A wildcard character is a special character that can be used in a pattern to match any character or group of characters:
- A question mark '?' matches a single character.
- An asterisk '*' matches any number of characters
More information on this:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*