Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
count_all in datafusion::functions_aggregate::count - Rust
[go: Go Back, main page]

Function count_all

Source
pub fn count_all() -> Expr
Expand description

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