** LIKE with RAW
- From: A Joshi <ajoshi977@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Sun, 28 Dec 2008 09:17:40 -0800 (PST)
Hi,
I have a column with datatype RAW. I can select the data and search using = .
When try to select using LIKE : it does not work and it does not return any
rows. Is there a way I
can use LIKE. Thanks
* I do a select to get the data and then from the data returned : do a select
using LIKE and it does not return rows. Thanks for help.
- Follow-Ups:
- Re: ** LIKE with RAW
- From: Andrew Kerber
- Re: ** LIKE with RAW
- From: Alex Fatkulin
- Re: ** LIKE with RAW
Other related posts:
- » ** LIKE with RAW - A Joshi
- » Re: ** LIKE with RAW - Andrew Kerber
- » Re: ** LIKE with RAW - Alex Fatkulin
- » Re: ** LIKE with RAW - A Joshi
- » Re: ** LIKE with RAW - Alex Fatkulin
- » Re: ** LIKE with RAW - A Joshi