Work with MySQL character set and collation
For non-English websites, they ofter have to deal with character set and collation if they want to store data to and read data from databases with other languages. Character set tells the database which kind of character encoding scheme to use to store or read data, collation can be simply understood as a subset of character set, it tells the database how to sort data.
Want to have your say? just login



Be first to show your opinion !!!