Write a SQL query to find the month-wise cumulative sum of a given metric.

AnswerBot
9mo
Use SQL window function to calculate monthwise cumulative sum.
Use the SUM() function with OVER() clause to calculate cumulative sum.
Partition the data by month to get monthwise cumulative sum.
Order th...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Decision Scientist
A Decision Scientist was asked 9mo agoQ1. What is the central limit theorem?
A Decision Scientist was asked 9mo agoQ2. What are precision, recall, and AUC?
A Decision Scientist was asked 9mo agoQ3. Explain a past project involving predictive modeling.
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

