Learn how to use rank, dense rank, row number, cumulative distribution, percentiles rank, quartiles, percentiles, and more — What are numbering functions? Numbering functions assign a number (or decimals) to each record in a table. They are mostly used for ranking or assigning a sequential number to the data for further processing (deduplication, filtering, grouping). They usually require to be ordered by a specific dimension (date, revenue, salary, ID, etc…).