Forum Discussion

AlanPhan's avatar
AlanPhan
Frequent Visitor
3 years ago

Percentile Column with group by

Hello community, I have one table as below:       Col1 Col2 Value Percentile Test John 100 0.0 Test John 200 0.0 Test John 300 0.0 Test John 100 0.1 Test John 200 0.1 T...