how to count how many records for a user sql code example Example: how to count number of rows in sql SELECT COUNT(*) FROM dbo.bigTransactionHistory;