Thread: Re: [SQL] Functional Indexes

Re: [SQL] Functional Indexes

From
"Bryan White"
Date:
OK, I have used the correct incantation to create the index and that works.

I don't see how to use this index in a select.  I guess I need an operator
that is case-insensitive but does not use regular expressions.  There does
not seem to be one listed in the Manual.