Обсуждение: Re: [SQL] Functional Indexes

Поиск
Список
Период
Сортировка

Re: [SQL] Functional Indexes

От
"Bryan White"
Дата:
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.