MySQL Forums
Forum List  »  MySQL Query Browser

Re: How to write the following query ?
Posted by: Chad Bourque
Date: May 14, 2010 10:22AM

Amit,

I'd suggest you look into the hex, unhex, cast functions. They may be of use to you. You also might consider storing the values as decimal or something else other than varchar. Again, those functions may come in handy for this.

HTH,
Chad

Options: ReplyQuote




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.