Performing case insensitive search on multiple valuse

Working with the search i have a widget of type List. I am trying to search on multiple values. I use a prediate with the IN operator Is it possible to do the search with insensitive case?

From my undestanding insensitive case is possible only with the ILIKE Operator

Thanks in advance for any feedback

Mathieu

0 votes

0 answers

1707 views

ANSWER