how to Return total number of rowsMySQL Interview Questions mysql> SELECT COUNT(*) FROM tablename; Total Views: 38,801