length
Creates an ARRAY_LENGTH(expr) function that returns the length of the given array expression.
Return
The ARRAY_LENGTH(expr) function.
Parameters
expression
The expression that evaluates to an array.
Creates an ARRAY_LENGTH(expr) function that returns the length of the given array expression.
The ARRAY_LENGTH(expr) function.
The expression that evaluates to an array.