Converts a value (Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
<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
NULLif input isNULL