Re: Why need to set Character Sets/Collation if using UTF8
Posted by: Alexander Barkov
Date: December 01, 2006 05:32AM

If you store utf8 data in a latin1 column, then
things like ORDER BY, GROUP BY, CHAR_LENGTH(), and many others
will not work correctly for international characters.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Why need to set Character Sets/Collation if using UTF8
1679
December 01, 2006 05:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.