Reference Guide > TDV Support for SQL Functions > Character Functions > HEX_TO_BINARY
 
HEX_TO_BINARY
Translates the given VARCHAR hexadecimal representation into a VARBINARY value.
Syntax
HEX_TO_BINARY ( string_expression )