在我的数据库中,我可以显示表格:
mysql> show tables;
+------------------------------------+
| Tables_in_whmcs |
+------------------------------------+
| tblaffiliates |
| tblaffiliatesaccounts |
| tblaffiliateshistory |
| tblbillableitems |
...
但是如何显示具有行数的表?