Count FROM table_name WHERE condition ;
e.g -
Count FROM Customers WHERE CustomerName='Alfreds Futterkiste';