Hello all
I have tables with EINs where I need to identify where the Names do not have a partial match. I currently have a query (Test Q) that returns results where the names are at least a partial match. I'm not sure how to identify those that are not a partial match.
If possible, I would like to have a query with a new column where it says "at least a partial match" or "no match".
Thoughts?