|
Hi all,
I want to perform database operation like this:
Select * from table where upper(replace(name, ' ','')) = 'ABCDEFG'
Now i want to perform similar operation for replace(name, ' ','') in Ofbiz.
Is there any function exists in Ofbiz for doing this operation..???
Thanks,
Suprit
--
vcxz
|