AVG
This page describes the AVG function in Lenses SQL.
Returns the average of the values in a group. It ignores the null value. It can be used with numeric input only.
Available in:
Processor (stateless) | Processors (stateful) | SQL Studio |
---|---|---|
✓ | ✓ | ✓ |
sample code:
Output:
Last updated