Level 3 - IntermediateQuery-Based Questions
Monthly New Customers and Cumulative Total
Return month_start, new_customers, and cumulative_customers using customer signup_date.
Schema Context
customers(id, signup_date)
Return month_start, new_customers, and cumulative_customers using customer signup_date.
customers(id, signup_date)