SQL SQL How to Use COUNT Correctly with GROUP BY by Srini Posted on July 27, 2019October 8, 2022 SQL count(*) in query is little tricky. This post explains why you need to use group by along with count aggregate function Read More