セクション 1. 章 11
single
Challenge: Monthly Order Summary
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a query to count the number of orders placed in each month.
- Group the orders by both year and month using the
order_datecolumn. - Count the total number of orders for each month.
- Return the year, month, and corresponding order count for each group.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 11
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください