Utf8_unicode_ci vs utf8_general_ci comparison differences?

Possible duplicate:
What is the difference between utf8_general_ci and utf8_unicode_ci

What is the difference between the two types of sorting columns / tables? Which is preferable and why? Any thoughts?

+6
types database mysql collation
source share

No one has answered this question yet.

See similar questions:

986
What is the difference between utf8_general_ci and utf8_unicode_ci

or similar:

6155
What is the difference between string and string in C #?
4331
What is the difference between "INNER JOIN" and "OUTER JOIN"?
1112
What type of MySQL data is used to store boolean values
986
What is the difference between utf8_general_ci and utf8_unicode_ci
825
MyISAM vs InnoDB
704
What is the best sorting for MySQL with PHP?
590
How to find all tables in MySQL with specific column names in them?
377
PostgreSQL: the difference between text and varchar (character changes)
72
What are the differences between utf8_general_ci and utf8_unicode_ci?
2
Confusion with utf8_general_ci & utf8_unicode_ci

All Articles