Count

Counts all the values in the column

Count(column) โ†’ 889
Count() โ†’ 70

Inputs

Count([column])

  • [column] - [optional] - A column to count values

Last updated