sql count prints 2 rows code example Example: how to count number of rows in sql SELECT COUNT(*) FROM dbo.bigTransactionHistory;