+1 vote
in Apache Druid by
TopN queries can use HAVING conditions over aggregated data.

Select the correct answer from below given options:

a) False

b) True

1 Answer

0 votes
by

Correct answer of above question is : -a) False

TopN queries cannot use HAVING conditions over aggregated data.
...