Interface AggregateFunctionNode

Hierarchy

Properties

aggregated: readonly OperationNode[]
distinct?: boolean
filter?: WhereNode
func: string
kind: "AggregateFunctionNode"
over?: OverNode

Generated using TypeDoc