📝 Question
#1144
The functions which construct histograms and use buckets for ranking is
✓
Correct Answer
A. Rank()
💡
Explanation
For each tuple, ntile(n) then gives the number of the bucket in which it is placed, with bucket numbers starting with 1.
⌨️ Press
A
B
C
D
to select