COUNT(*) is used to count the number of rows in the table.

SELECT COUNT(*) FROM BestPageTable;

BY Best Interview Question ON 26 Jan 2019