Skip to contents

Counts the total number of TRUE values for a boolean column.

Usage

count_if(arg)

Arguments

arg

BOOLEAN

Value

HUGEINT

SQL examples

count_if(A)