mysql> select count(*) from student; +----------+ | count(*) | +----------+ | 5 | +----------+ 1 row in set (0.00 sec)