I want to query a table to find all the records where there is a match between a string of characters in one column and a field in another table. The issue is that there is other data to the left and right of the relevant string in the first table, so I need to figure out a way to match only...