R/duckdb-funs.R
count_if.Rd
Counts the total number of TRUE values for a boolean column.
count_if(arg = BOOLEAN)
BOOLEAN
HUGEINT
count_if(A)