Ranking functions return a ranking value for each row in a partition. All the ranking functions are non-deterministic. Each of the ranking functions also needs the OVER( ) clause.
The different ranking functions are as follows: Continue reading #SqlServer interview question: What are ranking functions?