Subject | Unicode & Collate |
---|---|
Author | michal.720 |
Post date | 2005-05-23T17:46:20Z |
Hello,
I have a table "users" and I want to store "name_first" and "name_last"
in many languages. I have a table "task_types" with column "name" in
many languages.. And so on...
So I have to use charset UNICODE_FSS. But there is only one COLLATION
for UNICODE_FSS.
How can I solve this problem, when I need to sort one column in
different collations?
Thanks for any advice.
Michal
I have a table "users" and I want to store "name_first" and "name_last"
in many languages. I have a table "task_types" with column "name" in
many languages.. And so on...
So I have to use charset UNICODE_FSS. But there is only one COLLATION
for UNICODE_FSS.
How can I solve this problem, when I need to sort one column in
different collations?
Thanks for any advice.
Michal