資料庫表的記錄數為:SQL> select count(*) from table_name t; COUNT(*)----- 68731、使用 count(*)的統計結果:SQL> ...
blog.csdn.net