R/duckdb-funs.R
from_binary.Rd
Converts a value from binary representation to a blob.
value
from_binary(value = VARCHAR)
VARCHAR
BLOB
from_binary('0110')