Introduction
The COUNT function helps you find out how many rows or values are in a table or result. It is useful to quickly count items without looking at each one.
You want to know how many customers are in your database.
You need to count how many orders were placed in a month.
You want to find out how many products have a price listed.
You want to count how many employees work in each department.