SQL COUNT(column_name) Syntax. The COUNT(column_name) function returns the number of values (NULL values will not be counted) of the specified ...
www.w3schools.com