PrestoDB does function approx_percentile() requires sorting before grouping?

Viewed 18

I need to use approx_percentile in PrestoDB and I have started thinking, do I need to sort results before grouping or function will order first in asc order?

0 Answers
Related