P
PXK
I am getting exact matches to the List_Table using the IN statement, but...
Consider a customer is inputting a "where did you hear about us" answer in
to a Main_Table. They may type "Yahoo", or "Yahoo search engine", or "Yahoo
online" etc. The next person may type "Magazine A", or "Magazine A and Yahoo"
etc.
I need to return all of the records in the Main_Table column, that match or
have as part of them, any of the entries in the List_Table. If someone can
roll in a piece to handle misspellings which may occur on the customer input
side, that would be amaizing. Things like Yaho, Yaahoo and the like.
Consider a customer is inputting a "where did you hear about us" answer in
to a Main_Table. They may type "Yahoo", or "Yahoo search engine", or "Yahoo
online" etc. The next person may type "Magazine A", or "Magazine A and Yahoo"
etc.
I need to return all of the records in the Main_Table column, that match or
have as part of them, any of the entries in the List_Table. If someone can
roll in a piece to handle misspellings which may occur on the customer input
side, that would be amaizing. Things like Yaho, Yaahoo and the like.