Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Customer Sales Report | Joining Tables for Richer Analysis
SQL for Data Analysis (copy) 1772716827229 (feedback) 1772717639452 (feedback) 1772723088026 (feedback) 1772727181027
セクション 3.  1
single

single

Challenge: Customer Sales Report

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

Write a query to generate a customer sales report by combining data from the customers and sales tables. The report should display each customer's first and last name, along with the quantity for each sale.

  • Join the customers and sales tables using the customer ID.
  • Select the customer's first name and last name.
  • Include the quantity of each sale in the result.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  1
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt