how to add counting in sql database table using query code example Example: how to count number of rows in sql SELECT COUNT(*) FROM dbo.bigTransactionHistory;