Skip to main content
Returns the maximum index that can be used for an array. Produces NULL for NULL arrays. Because Firebolt currently does not support array slices, the maximum index is always the length of the array. This function is currently only implemented for the second parameter being 1.

Syntax

Parameters

Return Type

INTEGER

Examples

Rows: 1Execution time: 5.12ms

Rows: 1Execution time: 4.58ms