I am using Derby and I cannot find a way to make case insensitive.
For example, I have a table that I am looking for that contains βHelloβ, but I set a search query for βHelloβ, and at the moment I will not get the result, but I want to.
I can not find the correct syntax for it.
Sarah
source share