how to count the total number of rows in access query code example Example: how to count number of rows in sql SELECT COUNT(*) FROM dbo.bigTransactionHistory;