Обсуждение: How to use different lc_collate nad lc_ctype settings.

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

How to use different lc_collate nad lc_ctype settings.

От
"Andrus"
Дата:
My 8.1 cluster lc_collate and lc_ctype are
Estonian_Estonia.1257. Database encoding is UTF8.

Some columns in some tables contain data in Russian,Finnish, German and
Latvian languages.

I need to force server to perform sorting and case insensitive search for
those columns using column language.

How this can be performed ?

Andrus