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