Function count_all

Source
pub fn count_all() -> Expr
Expand description

Creates aggregation to count all rows, equivalent to COUNT(*), COUNT(), COUNT(1)