I am wondering how to query any number of characters then a space then any number of characters then a comma?
I am looking for last names in a table that contains a space before the comma. For example, they query would return SMITH III, Richard
.
Thanks in advance
The % symbol is used to denote a wildcard, you can use it like this: