1. 学习
  2. /
  3. 项目
  4. /
  5. Applying SQL to Real-World Problems

Connected

练习

Testing out your new VIEW

You are interested in calculating the average movie length for every category. Which tables & columns will you need to create this query?

Note: The table_columns view is now stored in your database and can be used to help you with this question.

说明

50 XP

答案选项