DB2 10.5 for Linux, UNIX, and Windows

HEXTORAW scalar function

The HEXTORAW function returns a bit string representation of a hexadecimal character string.

Read syntax diagramSkip visual syntax diagram
>>-HEXTORAW--(--character-expression--)------------------------><

The schema is SYSIBM.

The HEXTORAW function is a synonym for the VARCHAR_BIT_FORMAT function with a single argument.