Using a wildcard search string
To achieve a search that does not contain the full search string is to use a wildcard search.
About this task
- (*) - match any number of characters
- (?) - substitutes for any one character in the search keyword
To achieve a search that does not contain the full search string is to use a wildcard search.