I want to filter records based on specific words which can places any where with that field record.
I am looking for a solution to have a table with list of these words and then use this table to flag records that contain these words in my original table.
Please guide on how to develop this...