Added Joins #2
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ StringModifier:
|
||||||
|
|
||||||
(v\* = string, number, boolean, null, Modifier, Aggregation, select Query, Attribute)
|
(v\* = string, number, boolean, null, Modifier, Aggregation, select Query, Attribute)
|
||||||
|
|
||||||
# Aggregations
|
#### Aggregations
|
||||||
- `count(a)`
|
- `count(a)`
|
||||||
- `sum(a)`
|
- `sum(a)`
|
||||||
- `avg(a)`
|
- `avg(a)`
|
||||||
|
|
Loading…
Reference in a new issue