Window Functions
Introduction
As the name suggests we define a window and then perform our operations based on that window.
However similar work is done by Group By clause as well, so when should we use window functions
The main difference between window functions...
jeevanhenryd.hashnode.dev3 min read