![]() |
![]()
| ![]() |
![]()
Namemysql_hex_string - create a hexadecimal string Synopsis
DescriptionThis function is used to create a hexadecimal string which can be used in SQL statements. e.g. INSERT INTO my_blob VALUES(X'A0E1CD'). Parameter
Notes
Return valueReturns the length of the encoded string without the trailing null character. See also
|