I need to search for a word in a sentence.
I need to find a word in a sentence. I need to find the exact word in a sentence. Here is the example.
I need to find "Red" in the sentence below.
"I have a Red car." If "Red is found, I can update a field. I know how to use the instr function, but it is not working for what i need.
What I am doing is searching a description field for a color, if the color is found in that field, I update another field in that record.
Any help would be great. Thanks.
|