Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Help What is the SQLPLUS escape character ?
Try that
select * from table where col like '''ant'''
Seigmund Akinwande Johnson wrote
>I need to know what is escape character in oracle, I have a table which has
>data in it with apostrophes.
>
>'ants
>so I can't do (select * from table where col like ' 'ant' ')
>
>SAJ
>
>
>
Received on Mon Apr 26 1999 - 14:13:14 CDT
![]() |
![]() |