Course Content
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Rating of Directors
Task
Create a rating of directors: track the average rating of their movies, and return the list of directors ordered by this value in descending order. Name columns as full_name
and rating
.
Thanks for your feedback!
Rating of Directors
Task
Create a rating of directors: track the average rating of their movies, and return the list of directors ordered by this value in descending order. Name columns as full_name
and rating
.
Thanks for your feedback!
Rating of Directors
Task
Create a rating of directors: track the average rating of their movies, and return the list of directors ordered by this value in descending order. Name columns as full_name
and rating
.
Thanks for your feedback!
Task
Create a rating of directors: track the average rating of their movies, and return the list of directors ordered by this value in descending order. Name columns as full_name
and rating
.