Movies Rating
Swipe to start coding
For each cinema, let's create a rating of movies: order movies in each cinema by its rating
. Display the cinema.label, movie.label, and rating as cinema
, movie
, and rating
columns. Order records by cinema.id
and rating
(starting with the best).
Solution
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 4.55
Movies Rating
Swipe to show menu
Swipe to start coding
For each cinema, let's create a rating of movies: order movies in each cinema by its rating
. Display the cinema.label, movie.label, and rating as cinema
, movie
, and rating
columns. Order records by cinema.id
and rating
(starting with the best).
Solution
Thanks for your feedback!
Awesome!
Completion rate improved to 4.55single