I am trying to figure out how these newly introduced function in SQL Server Denali CTP 3 is working but didnot understood properly.
There are ofcourse some articles on this but it has not been clearly mentioned as how they are working ... in other words the maths runing behind the scene.
Could anyone please explain that with some simple example.
I found one here but when I tried to put the logic of this author in the first link for getting the Percent_Rank and Cume_Dist of 5th item I am getting a different result.
Please explain.
Thanks