<expression>
) of type INTEGER
or BIGINT
to its equivalent octal representation.
Syntax
Parameters
Parameter | Description | Supported input types |
---|---|---|
<expression> | A value expression evaluating to INTEGER or BIGINT that should be converted. | INTEGER , BIGINT |
Return Type
TEXT
- Returns
NULL
if input isNULL