//returns the total number of values SELECT COUNT(name) FROM employee;
Select Count(*) from Count_test.dbtest ;
SELECT COUNT(ID) As Total FROM demo