Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which of the following queries are grouped by single dimension, and are sorted according to the metric?
Home
Apache Druid
Which of the following queries are grouped by single dimension, and are sorted according to the...
+1
vote
asked
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
Which of the following queries are grouped by single dimension, and are sorted according to the metric?
Select the correct answer from below given options:
a) TopN
b) GroupBy
c) Time Boundry
d) Timeseries
sorted-metric
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 29, 2021
by
sharadyadav1986
Correct answer of above question is : -a) TopN
TopN queries are grouped by single dimension, and are sorted according to the metric
...