Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
AggregateExpression
Type Alias AggregateExpression
AggregateExpression
:
|
ExpressionByType
<
"count"
>
|
ExpressionByType
<
"sum"
>
|
ExpressionByType
<
"avg"
>
|
ExpressionByType
<
"min"
>
|
ExpressionByType
<
"max"
>
|
ExpressionByType
<
"group_concat"
>
|
ExpressionByType
<
"string_agg"
>
|
ExpressionByType
<
"list_agg"
>
|
ExpressionByType
<
"array_agg"
>
|
ExpressionByType
<
"count_if"
>
|
ExpressionByType
<
"sum_if"
>
|
ExpressionByType
<
"stddev"
>
|
ExpressionByType
<
"variance"
>
|
ExpressionByType
<
"median"
>
|
ExpressionByType
<
"mode"
>
|
ExpressionByType
<
"first"
>
|
ExpressionByType
<
"last"
>
|
ExpressionByType
<
"any_value"
>
|
ExpressionByType
<
"approx_distinct"
>
|
ExpressionByType
<
"approx_count_distinct"
>
Union of all aggregate function expression types
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Union of all aggregate function expression types