Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Underscor "_" character problem
That's because '_' for SQL*PLUS is a joker character, and it's substitute it by any other character. Maybe you must indicate an escape character before '_' to indicate that it parse like that character.
HTH
> -----Mensaje original-----
> De: drichard_at_mtlindia.com [SMTP:drichard_at_mtlindia.com]
> Enviado el: mi=E9rcoles 31 de mayo de 2000 11:18
> Para: Multiple recipients of list ORACLE-L
> Asunto: Underscor "_" character problem
>=20 >=20 >=20
>=20
>=20
>=20
> when we retrieve all the records using 'product_code like 'IMB7_',
> it retrieves the records belonging to 'IMB7_' alone.
>=20
>=20
>=20
>=20 >=20
>=20> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------
![]() |
![]() |