Enter binary, varbinary, image, rawobject, rawobject
in row, and rawobject large in row literal
values using the hexadecimal digits 0-9 and A-F (or a-f).
Each byte
is represented by 2 hexadecimal digits, and the entire value is
preceded by “0x”. The following example is a 10-byte
binary string:
0x010305070B0D1113171D
Replication Server outputs the “0x” prefix
when it substitutes binary values in function-string
output templates.