Question: I am trying to calculate median in PostGres SQL using positioning approach, but when i run it, the result is not correct( I used Percintile(0.5)
I am trying to calculate median in PostGres SQL using positioning approach, but when i run it, the result is not correct( I used Percintile(0.5) to check my results). Where is my mistake? I can't use ...
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
