Skip to main content

has_aggregates

Function has_aggregates 

Source
pub fn has_aggregates(stmt: &Statement) -> bool
Expand description

Check if a SELECT statement contains any aggregate functions.