Need help... Problem with backslash(\)......
Posted by: Ashok kumar
Date: February 21, 2007 10:52PM

hi...

i have the table xxx.

Table values:

id --------- desc
1 ---------- EE\\EEA
2 ---------- EE#EA


i have the table values like this .. i want to search the value like this

Query:

select * from xxxx where desc like "%EE\\EE%";

when i excute the above query i got the empty record set... But the value is availble for this concept. What is the problem in that query...?

Can u any one solve this problem.?


Thanks & Regards,
S.Ashokkumar.

Options: ReplyQuote


Subject
Views
Written By
Posted
Need help... Problem with backslash(\)......
3148
February 21, 2007 10:52PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.