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