Course Content
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Directors Income
Task
Swipe to show code editor
Create a list of directors and their income from movies. For each director, count the total sum of money he/she earned from his/her movies. Then sort directors from by this income in descending order. Assign columns full_name
and income
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 5
Directors Income
Task
Swipe to show code editor
Create a list of directors and their income from movies. For each director, count the total sum of money he/she earned from his/her movies. Then sort directors from by this income in descending order. Assign columns full_name
and income
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 5
Switch to desktop for real-world practiceContinue from where you are using one of the options below