Course Content
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Two Most Popular Movies
Task
Find the most popular movie of the 20th century, and also the most popular movie of the 21st century (both based on total sales).
To submit the task, output two rows with columns named movie
(for movie label), income
(for total sales), and year
.
Thanks for your feedback!
Two Most Popular Movies
Task
Find the most popular movie of the 20th century, and also the most popular movie of the 21st century (both based on total sales).
To submit the task, output two rows with columns named movie
(for movie label), income
(for total sales), and year
.
Thanks for your feedback!
Two Most Popular Movies
Task
Find the most popular movie of the 20th century, and also the most popular movie of the 21st century (both based on total sales).
To submit the task, output two rows with columns named movie
(for movie label), income
(for total sales), and year
.
Thanks for your feedback!
Task
Find the most popular movie of the 20th century, and also the most popular movie of the 21st century (both based on total sales).
To submit the task, output two rows with columns named movie
(for movie label), income
(for total sales), and year
.