This question already has answers here: Query to list number of records in each table in a database (23 answers) Closed 7 years ago. I am searching for a...
Is there a way to get the count of rows in all tables in a MySQL database without running a SELECT count() on each table? 19 Answers 19