Re: Default collation used in STRCMP() function
Posted by: Rick James
Date: August 27, 2012 08:08PM

With utf8_general_ci, 'D1' = 'd1', so I would not expect ts2 to be set. Your use of the COLLATE clause was the 'right' solution.

> both sides are UNICODE
There is an ambiguity here. Technically, "unicode" is "encoded" as utf or ucs. Perhaps that means that "unicode" covers all the utf and ucs character sets. Or perhaps it is meaning something else.

> If both sides are Unicode, or both sides are not Unicode, it is an error.
I don't know what that means.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Default collation used in STRCMP() function
2404
August 27, 2012 08:08PM


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.