MySQL hex function

It was harder to find what I was looking for than seemed reasonable, but eventually I figured out that you can convert a binary field from binary into a hexadecimal string using the MySQL HEX function.

Everything is easy once you know how!

Leave a Reply