1. 学习
  2. /
  3. 课程
  4. /
  5. Introduction to Oracle SQL

Connected

练习

Joining multiple tables

This time around eSymphony wants to know what tracks were bought the most in the USA. With this information they can help understand the demographics in this country and set up a marketing campaign.

The data you need is spread across three tables. Here is the ERD to help you with identifying which ones:

Full Chinook dataset ER diagram

说明 1 / 共 3 个

undefined XP
    1
    2
    3

问题

What tables do you need?

答案选项