Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: Product Purchase Details | Joining Tables for Richer Analysis
SQL for Data Analysis
Секція 3. Розділ 2
single

single

bookChallenge: Product Purchase Details

Свайпніть щоб показати меню

Завдання

Swipe to start coding

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.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 3. Розділ 2
single

single

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

some-alt