DENSE_RANK
Last updated
Last updated
This function returns the rank of each row within a result set partition, with no gaps in the ranking values. The rank of a specific row is one plus the number of distinct rank values that come before that specific row. ().
Code:
Result:
: Unrecognized token on the line of the source code.