Link Search Menu Expand Document

Grouping data with GROUP BY clause Part-3

In this video, we will be going to learn how we can filter the grouped data with Having clause which evaluates the predicate per group as opposed to per row like where clause.


Table of contents