Write a query using CTE and window functions to display the cumulative balance of each account over time.
Sign in to solve