How to update a column in table by matching partial keywords in another table.. for ex :- in "tblkeyword" table we have sleep, run , walk as keywords and in another table "tblData" we have values like abcruntoday, walkman, sleeptiger words .. now how to update a column in table "tblData" ...