HAVING Filters
UNKNOWN HAVING groups are dropped.
A HAVING predicate can be UNKNOWN, and UNKNOWN does not reach output.
HAVING marks 3 groups UNKNOWN and outputs 0 groups.
HAVING examples are tiny finite group-filter transforms; SQL dialect completeness, optimizer behavior, indexing, and product claims are out of scope.
The final output still keeps TRUE groups only.
UNKNOWN is shown before it is dropped.