Count the values in the name column with COUNT(name).
name
COUNT(name)
Make sure to type COUNT(name).