Skip to contents

Converts a value from binary representation to a blob.

Usage

unbin(value = VARCHAR)

Arguments

value

VARCHAR

Value

BLOB

SQL examples

unbin('0110')