peteriannetta
IS-IT--Management
Hi there,
I am retrieving records using the LIKE operator on a text field. The pattern I'm searching for is *HIC* (including the asterisks).
So, when I use ...LIKE "*HIC*"... I'm finding text fields that have the word "which" and so forth.
I've also tried "**HIC**" but this also returned any text field that contained just one asterisk, as well as "which" and the rest of it.
Is there a way to search for a literal asterisk in a text field using the LIKE operator? any help would be appreciated. Using CR10.
Cheers,
Pete
I am retrieving records using the LIKE operator on a text field. The pattern I'm searching for is *HIC* (including the asterisks).
So, when I use ...LIKE "*HIC*"... I'm finding text fields that have the word "which" and so forth.
I've also tried "**HIC**" but this also returned any text field that contained just one asterisk, as well as "which" and the rest of it.
Is there a way to search for a literal asterisk in a text field using the LIKE operator? any help would be appreciated. Using CR10.
Cheers,
Pete