Filter Grouped and Aggregated Data with SQL Having

InstructorTyler Clark

Share this video with your friends

Send Tweet

The where clause does a great job of filtering rows, however when we want to filter out data that is grouped and aggregated, we need to work with the having clause. This can be difficult to understand and work with at first, so in this lesson, we will discuss the main differences.