R/duckdb-funs.R
unhex.Rd
Converts a value from hexadecimal representation to a blob.
value
unhex(value = VARCHAR)
VARCHAR
BLOB
unhex('2A')