セクション 1. 章 6
single
Challenge: Filter Top Sales
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write an SQL query to find all product categories where the total sales amount is greater than 150.
- Group the sales data by product category.
- Calculate the total sales amount for each category.
- Use the HAVING clause to return only those categories where the total sales amount exceeds 150.
- Your result should include the product category and the total sales amount for each qualifying category.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 6
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください