Hello,
is there any solution to make searching using like condition as below:
<expression>upper(COLUMNNAME) like upper('%[value]%')</expression>
I'm already trying that code but not successful yet. Any idea for this problem?
is there any solution to make searching using like condition as below:
<expression>upper(COLUMNNAME) like upper('%[value]%')</expression>
I'm already trying that code but not successful yet. Any idea for this problem?