Skip to contents

Converts a value from hexadecimal representation to a blob.

Usage

unhex(value = VARCHAR)

Arguments

value

VARCHAR

Value

BLOB

SQL examples

unhex('2A')