Good morning all.
I have a query that is doing a comparison between two tables.
One column has data like 37820-P06-C52. There are literally thousands of possibilites because everything other than the 37820 varies. Not all variations are in the table though, only a few hundred at a time.
The second table has 37820-p* or some sort of wild card.
I can't get the query to recognize the wild card.
Both columns are text because most of the data is alpha-numeric.
Is there anything I can do?
Thanks
Ethan
I have a query that is doing a comparison between two tables.
One column has data like 37820-P06-C52. There are literally thousands of possibilites because everything other than the 37820 varies. Not all variations are in the table though, only a few hundred at a time.
The second table has 37820-p* or some sort of wild card.
I can't get the query to recognize the wild card.
Both columns are text because most of the data is alpha-numeric.
Is there anything I can do?
Thanks
Ethan