MySQL Forums
Forum List  »  Newbie

Question about BINARY fields
Posted by: Chrys Bader
Date: August 17, 2005 11:54AM

Hi,

I have a field in my table that is BINARY. I do this because I want to be able to store 'Word' and 'word' and 'WoRD' as their own entries.

Though, when I display the words on my website, I want them to be in non-binary alphabetical order. Is there a way to do this during a query? Otherwise I will have to sort it with my programming language, which is undesirable.

Thank in advance!

Options: ReplyQuote


Subject
Written By
Posted
Question about BINARY fields
August 17, 2005 11:54AM
August 18, 2005 06:53AM


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.