71
MySQL HEX(str), HEX(N) Function
Hex() is a Sring function of MySQL. This method return in hexadecimal string of given number or String.
Syntax
Example 1
Output:
Example 2
Output:
Example 3
Output:
Next TopicMySQL String