Skip to main content

is_aggregate_query

Function is_aggregate_query 

Source
pub fn is_aggregate_query(select: &SelectStmt) -> bool
Expand description

Returns true if the SELECT needs the aggregation operator.