Skip to contents

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

Usage

countif(arg = BOOLEAN)

Arguments

arg

BOOLEAN

Value

HUGEINT

SQL examples

countif(A)