Function proof_of_sql_parser::utility::count_all_res

source ยท
pub fn count_all_res(alias: &str) -> SelectResultExpr
Expand description

Count rows and give the result an alias i.e. SELECT COUNT(*) AS ALIAS