Reference material for the TO_BIN function
<expression>
) of type INTEGER
or BIGINT
to its equivalent two’s complement binary representation.
Parameter | Description | Supported input types |
---|---|---|
<expression> | A value expression evaluating to INTEGER or BIGINT that should be converted. | INTEGER , BIGINT |
TEXT
NULL
if the input is NULL