Oracle Analytical Functions (3)
Other Oracle Analytical Functions Continued from previous post Oracle Analytical Functions (2) Rank Function The rank function returns the position of a row, as a number, in an ordered set of rows. If the rows are sorted by columns, then the position of a row in a window reflects the rank of the value in…