| Subject | LIKE WILDCARD ESCAPING |
|---|---|
| Author | jemrayfield2002 |
| Post date | 2002-08-22T11:11:13Z |
Hi,
I am trying to search for the underscore char
within a LIKE condition.
However as underscore is a wildcard I am having
problems.
I want to escape the _ underscore something
similar to
LIKE '/_%'
where / is the escape char.
Does anyone know who this is done?
Thanks for any pointers
Jem
I am trying to search for the underscore char
within a LIKE condition.
However as underscore is a wildcard I am having
problems.
I want to escape the _ underscore something
similar to
LIKE '/_%'
where / is the escape char.
Does anyone know who this is done?
Thanks for any pointers
Jem