Function proof_of_sql_parser::utility::count
source ยท pub fn count(expr: Box<Expression>) -> Box<Expression>
Expand description
Count the amount of non-null entries of expression
pub fn count(expr: Box<Expression>) -> Box<Expression>
Count the amount of non-null entries of expression