
Leonard Anghel
Jan 4, 20202 min read
How to efficiently assign a database temporary sequence of values to rows
Motivation: Window functions such as ROW_NUMBER(), RANK(), DENSE_RANK() and NTILE() are knowns as ranking functions and they are useful...
Â
Â
Â



