Course Content
Practice SQL with Cinema Database
Practice SQL with Cinema Database
The Best Genre
Task
You have to return two records:
- first one contains the most popular genre according to the sales
- second one contains the best genre according to the rating
To evaluate these metrics, use total sales and average rating respectively. Name the column genre
.
Thanks for your feedback!
The Best Genre
Task
You have to return two records:
- first one contains the most popular genre according to the sales
- second one contains the best genre according to the rating
To evaluate these metrics, use total sales and average rating respectively. Name the column genre
.
Thanks for your feedback!
The Best Genre
Task
You have to return two records:
- first one contains the most popular genre according to the sales
- second one contains the best genre according to the rating
To evaluate these metrics, use total sales and average rating respectively. Name the column genre
.
Thanks for your feedback!
Task
You have to return two records:
- first one contains the most popular genre according to the sales
- second one contains the best genre according to the rating
To evaluate these metrics, use total sales and average rating respectively. Name the column genre
.