Some emample problems we can solve with window functions.
Add a column that shows the rank of each employee by wage
The same but separate them by department
Get an average salary for each department and then show a column for that difference above/below the average.