Skip to contents

Converts a value from binary representation to a blob.

Usage

from_binary(value = VARCHAR)

Arguments

value

VARCHAR

Value

BLOB

SQL examples

from_binary('0110')