Skip to content

count

Returns the number of records with non-NULL values for the specified field. If all records are NULL, the function returns 0.

count( <expr> )

A column name, which can be a qualified name (for example, database.schema.table.column_name).

Returns a value of type int.

ScopeDB Logo ScopeDB
© 2025 ScopeDB. All rights reserved.