セクション 3. 章 2
single
Challenge: Product Purchase Details
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a SQL query to display which customers bought which products and in what quantity. Use the sales, customers, and products tables.
- Select the customer's full name by combining their first and last names.
- Select the product name.
- Select the quantity purchased.
- Join the tables so that each row shows the correct customer, product, and quantity for every sale.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください