ARRAYLENGTH
This section contains reference documentation for the ARRAYLENGTH function.
Returns the length of a multi-value column
Signature
ARRAYLENGTH('colName')
Usage Examples
These examples are based on the Hybrid Quick Start.
The count(*)
values will increase each time we execute the query as data is constantly being ingested by the Hybrid Quick Start.
Last updated