
SQL - Part 3 - Analytical Functions (Ranking, Rows, Over, ...)
Analytical Functions
Analytical functions are brought into existence to solve the problems that we have with Aggregate functions. The biggest disadvantage of these Aggregate functions is that they always reduce the number of results, but what if we want to be able to perform functions on all our results based