197.
Which of the following are T-SQL ranking functions that can be used for ranking data
View Description
Ranking functions return a ranking value for each row in a partition. Depending on the function that is used, some rows might receive the same value as other rows. Ranking functions are nondeterministic.