Count - spectrum_spatial - Latest

Spectrum Spatial Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial
Version
Latest
ft:locale
en-US
Product name
Spectrum Technology Platform
ft:title
Spectrum Spatial Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-03-07
ft:lastPublication
2025-03-07T10:28:48.112000

Description

Counts the number of values in an aggregation of values.

Syntax

Count ( expression )

Count ( * )

Arguments

expression is any scalar expression of any data type.

Remarks

Count is an aggregation function which can only be used in an aggregating Select statement. Null values are ignored except in the special form Count (*).