正在加载……
← 返回 databricks 的题目列表
SQL for Data Analysis
类型:online_judge
Given a SQL table with sales data, write a query to compute the total sales for each month and return the results sorted by month. Example Input Sample sales data in SQL