DENSE_RANK function [Ranking]

Calculates the rank of a value in a partition. For tied values, the DENSE_RANK function does not leave gaps in the ranking sequence.

 Syntax
 Returns
 Remarks
 See also
 Standards and compatibility
 Example