1. 学习
  2. /
  3. 项目
  4. /
  5. Data-Driven Decision Making in SQL

Connected

练习

Income from movies

How much income did each movie generate? To answer this question subsequent SELECT statements can be used.

说明 1 / 共 3 个

undefined XP
    1
    2
    3
  • Use a join to get the movie title and price for each movie rental.