ARRAY_SIZE¶
ARRAY_SIZE(array)
Returns the size of array, size includes inner elements that are NULL``.
Returns
NULLif array is
NULL`.
See here for Snowflake documentation.
ARRAY_SIZE(array)
Returns the size of array, size includes inner elements that are NULL``.
Returns
NULLif array is
NULL`.
See here for Snowflake documentation.